Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp52 static cl::opt<bool> FixBlockCounts( variable
121 if (opts::FixBlockCounts) { in postProcessProfile()