Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp41 inc_threshold("machine-combiner-inc-threshold", cl::Hidden, variable
678 if (MBB->size() > inc_threshold) { in combineInstructions()
719 if (MBB->size() > inc_threshold) { in combineInstructions()