Searched refs:DisableSchedCriticalPath (Results 1 – 2 of 2) sorted by relevance
166 bool const DisableSchedCriticalPath = false; in pickBest() local168 if (!DisableSchedCriticalPath) { in pickBest()
113 static cl::opt<bool> DisableSchedCriticalPath( variable2795 if (!DisableSchedCriticalPath) { in operator ()()