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