Searched refs:instrumentMop (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp367 void instrumentMop(Instruction *I, bool UseCalls);
728 void AddressSanitizer::instrumentMop(Instruction *I, bool UseCalls) { function in class:AddressSanitizer
1438 instrumentMop(Inst, UseCalls);

Completed in 95 milliseconds