Searched defs:OrigIns (Results 1 – 3 of 3) sorted by relevance
481 void MemProfiler::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
1789 Instruction *OrigIns, Instruction *InsertBefore, Value *Addr, in instrumentAMDGPUAddress()1834 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
1153 Instruction *OrigIns; member1484 auto OrigIns = I->OrigIns; in materializeChecks() local