Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp479 instrumentAddress(Instruction * OrigIns,Instruction * InsertBefore,Value * Addr,bool IsWrite) instrumentAddress() argument
H A DAddressSanitizer.cpp1789 instrumentAMDGPUAddress(Instruction * OrigIns,Instruction * InsertBefore,Value * Addr,uint32_t TypeStoreSize,bool IsWrite,Value * SizeArgument) instrumentAMDGPUAddress() argument
1834 instrumentAddress(Instruction * OrigIns,Instruction * InsertBefore,Value * Addr,MaybeAlign Alignment,uint32_t TypeStoreSize,bool IsWrite,Value * SizeArgument,bool UseCalls,uint32_t Exp,RuntimeCallInserter & RTCI) instrumentAddress() argument
H A DMemorySanitizer.cpp1152 Instruction *OrigIns; global() member
1483 auto OrigIns = I->OrigIns; materializeChecks() local
[all...]