Searched refs:DisableSchedCycles (Results 1 – 2 of 2) sorted by relevance
69 static cl::opt<bool> DisableSchedCycles( variable174 if (DisableSchedCycles || !NeedLatency) in ScheduleDAGRRList()218 return DisableSchedCycles || !AvailableQueue->hasReadyFilter() || in isReady()330 MinAvailableCycle = DisableSchedCycles ? 0 : UINT_MAX; in Schedule()448 if (DisableSchedCycles) { in ReleasePending()504 if (DisableSchedCycles) in AdvancePastStalls()709 if (!DisableSchedCycles && AvailableQueue->hasReadyFilter()) { in UnscheduleNodeBottomUp()2264 if (DisableSchedCycles) { in BUCompareLatency()2382 if (!DisableSchedCycles && in BURRSort()
67 static cl::opt<bool> DisableSchedCycles( variable170 if (DisableSchedCycles || !NeedLatency) in ScheduleDAGRRList()214 return DisableSchedCycles || !AvailableQueue->hasReadyFilter() || in isReady()327 MinAvailableCycle = DisableSchedCycles ? 0 : UINT_MAX; in Schedule()571 if (DisableSchedCycles) { in ReleasePending()623 if (DisableSchedCycles) in AdvancePastStalls()879 if (!DisableSchedCycles && AvailableQueue->hasReadyFilter()) { in UnscheduleNodeBottomUp()2464 if (!DisableSchedCycles && in BURRSort()