Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateAdd

1021       Builder.CreateAdd(PN, StepV, Twine(IVName) + ".iv.next");
1261 Result = Builder.CreateAdd(Result,
1352 Instruction *Add = BinaryOperator::CreateAdd(CanonicalIV, One,