Home
last modified time | relevance | path

Searched refs:instrumentGetElementPtr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp178 bool instrumentGetElementPtr(Instruction *I, Module &M);
640 Res |= instrumentGetElementPtr(Inst, M); in runOnFunction()
733 bool EfficiencySanitizer::instrumentGetElementPtr(Instruction *I, Module &M) { in instrumentGetElementPtr() function in EfficiencySanitizer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp189 bool instrumentGetElementPtr(Instruction *I, Module &M);
654 Res |= instrumentGetElementPtr(Inst, M); in runOnFunction()
747 bool EfficiencySanitizer::instrumentGetElementPtr(Instruction *I, Module &M) { in instrumentGetElementPtr() function in EfficiencySanitizer