Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp63 static cl::opt<bool> DisableBlockPlacement("disable-block-placement", variable
241 return applyDisable(TargetID, DisableBlockPlacement); in overridePass()