Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp42 inc_threshold("machine-combiner-inc-threshold", cl::Hidden, variable
648 if (MBB->size() > inc_threshold) { in combineInstructions()
694 if (MBB->size() > inc_threshold) { in combineInstructions()