Run widenable-condition lowering over the function.
Declared in <llvm/Transforms/Scalar/LowerWidenableCondition.h>
PreservedAnalyses
run(
Function& F,
FunctionAnalysisManager& AM);
The set of analyses preserved after running this pass.
| Name | Description |
|---|---|
| F | Function whose widenable.condition intrinsics may be lowered. |
| AM | Function analysis manager providing analyses for the pass. |