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