Searched defs:setShadow (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | NumericalStabilitySanitizer.cpp | 431 void setShadow(Value &V, Value &Shadow) { in setShadow() function in __anon1c7024df0111::ValueToShadowMap |
H A D | DataFlowSanitizer.cpp | 1894 void DFSanFunction::setShadow(Instruction *I, Value *Shadow) { in setShadow() function in DFSanFunction |
H A D | MemorySanitizer.cpp | 1881 void setShadow(Value *V, Value *SV) { in setShadow() function |