Searched refs:insertCounterUpdate (Results 1 – 1 of 1) sorted by relevance
175 bool insertCounterUpdate(Instruction *I, StructType *StructTy,748 Res |= insertCounterUpdate(I, StructTy, getArrayCounterIdx(StructTy)); in instrumentGetElementPtr()774 Res |= insertCounterUpdate(I, StructTy, CounterIdx); in instrumentGetElementPtr()783 bool EfficiencySanitizer::insertCounterUpdate(Instruction *I, in insertCounterUpdate() function in EfficiencySanitizer