Searched defs:getShadow (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 1925 Value *getShadow(Value *V) { getShadow() function |
H A D | DataFlowSanitizer.cpp | 1870 Value *DFSanFunction::getShadow(Value *V) { getShadow() function in DFSanFunction |