Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp112 static cl::opt<bool> EnableRegPressure("misched-regpressure", cl::Hidden, variable
2675 if (!EnableRegPressure) in initPolicy()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp73 static cl::opt<bool> EnableRegPressure("misched-regpressure", cl::Hidden, variable
2593 if (!EnableRegPressure) in initPolicy()