Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp36 DisableDFASched("disable-dfa-sched", cl::Hidden, variable
590 if (!DisableDFASched) { in pop()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp35 static cl::opt<bool> DisableDFASched("disable-dfa-sched", cl::Hidden, variable
591 if (!DisableDFASched) { in pop()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp36 static cl::opt<bool> DisableDFASched("disable-dfa-sched", cl::Hidden, variable
603 if (!DisableDFASched) { in pop()