Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:GEP

922   Value *GEP = Builder.CreateGEP(Type::getInt64PtrTy(*Ctx), Arg, ZExtPred);
923 Value *Counter = Builder.CreateLoad(GEP, "counter");