Home
last modified time | relevance | path

Searched defs:DisableSchedCriticalPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp166 bool const DisableSchedCriticalPath = false; in pickBest() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp113 static cl::opt<bool> DisableSchedCriticalPath( variable