Home
last modified time | relevance | path

Searched refs:InstrumentedAddress (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemProfiler.cpp423 Value *InstrumentedAddress = nullptr; in instrumentMaskedLoadOrStore() local
442 InstrumentedAddress = in instrumentMaskedLoadOrStore()
444 instrumentAddress(I, InsertBefore, InstrumentedAddress, ElemTypeSize, in instrumentMaskedLoadOrStore()
DAddressSanitizer.cpp1516 Value *InstrumentedAddress = nullptr; in instrumentMaskedLoadOrStore() local
1535 InstrumentedAddress = in instrumentMaskedLoadOrStore()
1537 doInstrumentAddress(Pass, I, InsertBefore, InstrumentedAddress, Alignment, in instrumentMaskedLoadOrStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1521 Value *InstrumentedAddress = nullptr; in instrumentMaskedLoadOrStore() local
1540 InstrumentedAddress = in instrumentMaskedLoadOrStore()
1542 doInstrumentAddress(Pass, I, InsertBefore, InstrumentedAddress, Alignment, in instrumentMaskedLoadOrStore()