Home
last modified time | relevance | path

Searched defs:OrigIns (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp468 void MemProfiler::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
H A DAddressSanitizer.cpp1696 Instruction *OrigIns, Instruction *InsertBefore, Value *Addr, in instrumentAMDGPUAddress()
1718 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
H A DMemorySanitizer.cpp1071 Instruction *OrigIns; member
1274 Instruction *OrigIns = ShadowData.OrigIns; in materializeChecks() local