Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp101 static cl::opt<bool> DisableSchedLiveUses( variable
2744 if (!DisableSchedRegPressure || !DisableSchedLiveUses) { in operator ()()
2762 if (!DisableSchedLiveUses && (LLiveUses != RLiveUses)) { in operator ()()