Searched refs:DisableSchedCriticalPath (Results 1 – 2 of 2) sorted by relevance
167 bool const DisableSchedCriticalPath = false; in pickBest() local169 if (!DisableSchedCriticalPath) { in pickBest()
114 static cl::opt<bool> DisableSchedCriticalPath( variable2759 if (!DisableSchedCriticalPath) { in operator ()()