Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp279 const uint64_t BBExecCount = BB->getExecutionCount(); in inferFallThroughCounts() local
H A DBinaryFunction.cpp523 uint64_t BBExecCount = BB->getExecutionCount(); in print() local
2314 uint64_t BBExecCount = BB.getExecutionCount(); in getFunctionScore() local
/llvm-project-15.0.7/bolt/lib/Passes/
H A DCMOVConversion.cpp189 uint64_t BBExecCount = BB->getKnownExecutionCount(); in runOnFunction() local
H A DShrinkWrapping.cpp1977 uint64_t BBExecCount = BB->getExecutionCount(); in perform() local