Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp481 void MemProfiler::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
H A DAddressSanitizer.cpp1789 Instruction *OrigIns, Instruction *InsertBefore, Value *Addr, in instrumentAMDGPUAddress()
1834 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
H A DMemorySanitizer.cpp1153 Instruction *OrigIns; member
1484 auto OrigIns = I->OrigIns; in materializeChecks() local