Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryPasses.cpp1207 const bool UseColdSection = in runOnFunctions() local
1218 if (!UseColdSection || Function.hasValidIndex()) in runOnFunctions()