Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateAdd

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