Searched refs:instrumentUnusualSizeOrAlignment (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 488 void instrumentUnusualSizeOrAlignment(Instruction *I, Value *Addr, 1083 instrumentUnusualSizeOrAlignment(I, Addr, TypeSize, IsWrite, nullptr, in instrumentMop() 1198 void AddressSanitizer::instrumentUnusualSizeOrAlignment( in instrumentUnusualSizeOrAlignment() function in AddressSanitizer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 652 void instrumentUnusualSizeOrAlignment(Instruction *I, 1352 Pass->instrumentUnusualSizeOrAlignment(I, InsertBefore, Addr, TypeSize, in doInstrumentAddress() 1585 void AddressSanitizer::instrumentUnusualSizeOrAlignment( in instrumentUnusualSizeOrAlignment() function in AddressSanitizer
|