Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CreateAdd

312     Value *AddrPlusSizeMinisOne = IRB.CreateAdd(AddrLong, SizeMinusOne);
463 LastAccessedByte = IRB.CreateAdd(
990 Ptr = IRB.CreateAdd(
1006 Ptr = IRB.CreateAdd(ShadowBase,
1113 IRB.CreateAdd(LocalStackBase, ConstantInt::get(IntptrTy, Pos)),
1123 Value *BasePlus1 = IRB.CreateAdd(LocalStackBase,