Searched refs:DisableSchedCriticalPath (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp167 bool const DisableSchedCriticalPath = false; local
169 if (!DisableSchedCriticalPath) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp113 static cl::opt<bool> DisableSchedCriticalPath(
2776 if (!DisableSchedCriticalPath) {

Completed in 113 milliseconds