Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp79 static cl::opt<bool> DisableEarlyIfConversion("disable-early-ifcvt", cl::Hidden, variable
316 return applyDisable(TargetID, DisableEarlyIfConversion); in overridePass()
531 DISABLE_PASS(DisableEarlyIfConversion, EarlyIfConverterLegacyPass) in registerCodeGenCallback()