Searched refs:doInstrumentAddress (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1339 static void doInstrumentAddress(AddressSanitizer *Pass, Instruction *I, in doInstrumentAddress() function 1389 doInstrumentAddress(Pass, I, InsertBefore, InstrumentedAddress, Alignment, in instrumentMaskedLoadOrStore() 1450 doInstrumentAddress(this, I, I, Addr, Alignment, Granularity, TypeSize, in instrumentMop()
|