Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetPassConfig.cpp75 static cl::opt<bool> DisableEarlyIfConversion("disable-early-ifcvt", cl::Hidden, variable
301 return applyDisable(TargetID, DisableEarlyIfConversion); in overridePass()
582 DISABLE_PASS(DisableEarlyIfConversion, EarlyIfConverterPass) in registerCodeGenCallback()