Home
last modified time | relevance | path

Searched defs:BBExecCount (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp280 const uint64_t BBExecCount = BB->getExecutionCount(); in inferFallThroughCounts() local
H A DBinaryFunction.cpp538 uint64_t BBExecCount = BB->getExecutionCount(); print() local
2402 uint64_t BBExecCount = BB.getExecutionCount(); getFunctionScore() local
/llvm-project/bolt/lib/Passes/
H A DCMOVConversion.cpp188 uint64_t BBExecCount = BB->getKnownExecutionCount(); in runOnFunction() local
H A DShrinkWrapping.cpp1955 uint64_t BBExecCount = BB->getExecutionCount(); in perform() local