Searched refs:ElementPtr (Results 1 – 1 of 1) sorted by relevance
121 Constant *ElementPtr = in IncrementCounterInBlock() local125 Value *OldVal = new LoadInst(ElementPtr, "OldFuncCounter", InsertPos); in IncrementCounterInBlock()129 new StoreInst(NewVal, ElementPtr, InsertPos); in IncrementCounterInBlock()