Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp38 inc_threshold("machine-combiner-inc-threshold", cl::Hidden, variable
604 if (MBB->size() > inc_threshold) { in combineInstructions()