Home
last modified time | relevance | path

Searched defs:storeOrigin (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2527 void DFSanFunction::storeOrigin(BasicBlock::iterator Pos, Value *Addr, storeOrigin() function in DFSanFunction
H A DMemorySanitizer.cpp1281 void storeOrigin(IRBuilder<> &IRB, Value *Addr, Value *Shadow, Value *Origin, storeOrigin() function