Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp67 static cl::opt<bool> DisableBlockPlacement("disable-block-placement", variable
292 return applyDisable(TargetID, DisableBlockPlacement); in overridePass()
579 DISABLE_PASS(DisableBlockPlacement, MachineBlockPlacementPass) in registerCodeGenCallback()