Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp59 static cl::opt<bool> DisablePostRASched("disable-post-ra", cl::Hidden, variable
280 return applyDisable(TargetID, DisablePostRASched); in overridePass()
590 DISABLE_PASS(DisablePostRASched, PostRASchedulerPass) in registerCodeGenCallback()