Searched refs:instrumentGetElementPtr (Results 1 – 1 of 1) sorted by relevance
174 bool instrumentGetElementPtr(Instruction *I, Module &M);639 Res |= instrumentGetElementPtr(Inst, M); in runOnFunction()732 bool EfficiencySanitizer::instrumentGetElementPtr(Instruction *I, Module &M) { in instrumentGetElementPtr() function in EfficiencySanitizer