Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DCSPreInliner.h58 using ProfiledCandidateQueue = variable
75 bool getInlineCandidates(ProfiledCandidateQueue &CQueue,
H A DCSPreInliner.cpp100 bool CSPreInliner::getInlineCandidates(ProfiledCandidateQueue &CQueue, in getInlineCandidates()
201 ProfiledCandidateQueue CQueue; in processFunction()