Home
last modified time | relevance | path

Searched refs:ProfiledCandidateQueue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.h58 using ProfiledCandidateQueue = variable
75 bool getInlineCandidates(ProfiledCandidateQueue &CQueue,
H A DCSPreInliner.cpp62 bool CSPreInliner::getInlineCandidates(ProfiledCandidateQueue &CQueue, in getInlineCandidates()
138 ProfiledCandidateQueue CQueue; in processFunction()