Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp47 static cl::opt<bool> FixFuncCounts( variable
78 if (opts::FixFuncCounts && ExecutionCount == 0) in postProcessProfile()