Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp267 static cl::opt<bool> EnableMachineSched( variable
366 if (EnableMachineSched.getNumOccurrences()) { in runOnMachineFunction()
367 if (!EnableMachineSched) in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp223 static cl::opt<bool> EnableMachineSched( variable
331 if (EnableMachineSched.getNumOccurrences()) { in runOnMachineFunction()
332 if (!EnableMachineSched) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineScheduler.cpp292 static cl::opt<bool> EnableMachineSched( variable
391 if (EnableMachineSched.getNumOccurrences()) { in runOnMachineFunction()
392 if (!EnableMachineSched) in runOnMachineFunction()