Searched refs:DisableSchedCycles (Results 1 – 1 of 1) sorted by relevance
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()2488 if (!DisableSchedCycles && in BURRSort()