Searched refs:TSPThreshold (Results 1 – 1 of 1) sorted by relevance
225 static cl::opt<unsigned> TSPThreshold( variable462 } else if (BF.size() <= opts::TSPThreshold && Type != LT_OPTIMIZE_SHUFFLE) { in modifyFunctionLayout()