Searched refs:MISchedCutoff (Results 1 – 1 of 1) sorted by relevance
141 static cl::opt<unsigned> MISchedCutoff("misched-cutoff", cl::Hidden, variable822 if (NumInstrsScheduled == MISchedCutoff && MISchedCutoff != ~0U) { in checkSchedLimit()