Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Profile/
H A DYAMLProfileWriter.cpp107 const auto ICSP = BC.MIB->tryGetAnnotationAs<IndirectCallSiteProfile>( convert() local
/llvm-project/bolt/lib/Core/
H A DBinaryFunctionCallGraph.cpp197 const auto &ICSP = BC.MIB->getAnnotationAs<IndirectCallSiteProfile>( in buildCallGraph() local
/llvm-project/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp317 const auto ICSP = BC.MIB->tryGetAnnotationAs<IndirectCallSiteProfile>( in getCallTargets() local