Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp149 inferFallThroughCounts(); in postProcessProfile()
274 void BinaryFunction::inferFallThroughCounts() { in inferFallThroughCounts() function in llvm::bolt::BinaryFunction
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h2104 void inferFallThroughCounts();