Home
last modified time | relevance | path

Searched refs:DisableSchedVRegCycle (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp104 static cl::opt<bool> DisableSchedVRegCycle( variable
2426 if (DisableSchedVRegCycle) in initVRegCycle()