Searched defs:getShadow (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | NumericalStabilitySanitizer.cpp | 452 Value *getShadow(Value *V) const { in getShadow() function in __anon1c7024df0111::ValueToShadowMap |
H A D | MemorySanitizer.cpp | 1942 Value *getShadow(Value *V) { in getShadow() function |
H A D | DataFlowSanitizer.cpp | 1875 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction |