Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:GEP

917   Value *GEP = Builder.CreateGEP(Arg, ZExtPred);
918 Value *Counter = Builder.CreateLoad(GEP, "counter");