Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1699 void DFSanFunction::setShadow(Instruction *I, Value *Shadow) { in setShadow() function in DFSanFunction
H A DMemorySanitizer.cpp1573 void setShadow(Value *V, Value *SV) { in setShadow() function