Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp927 void DFSanFunction::setShadow(Instruction *I, Value *Shadow) { in setShadow() function in DFSanFunction
H A DMemorySanitizer.cpp870 void setShadow(Value *V, Value *SV) { in setShadow() function