Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryPasses.cpp225 static cl::opt<unsigned> TSPThreshold( variable
462 } else if (BF.size() <= opts::TSPThreshold && Type != LT_OPTIMIZE_SHUFFLE) { in modifyFunctionLayout()