Home
last modified time | relevance | path

Searched defs:CalleeEntryCount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp82 uint64_t CalleeEntryCount = CalleeSamples->getEntrySamples(); in getInlineCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1411 auto CalleeEntryCount = Cloner.OrigFunc->getEntryCount(); in tryPartialInline() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1604 const ProfileCount &CalleeEntryCount, in updateCallProfile()