Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateDiv

1125     bool CreateDiv = true;
1136 CreateDiv = false;
1140 Instruction *R = CreateDiv ? BinaryOperator::CreateFDiv(Fold, X)