Searched defs:setShadow (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | DataFlowSanitizer.cpp | 1889 void DFSanFunction::setShadow(Instruction *I, Value *Shadow) { setShadow() function in DFSanFunction |
H A D | MemorySanitizer.cpp | 1864 void setShadow(Value *V, Value *SV) { setShadow() function |