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
645 if (MBB->size() > inc_threshold) { in combineInstructions()
691 if (MBB->size() > inc_threshold) { in combineInstructions()