Searched defs:memToShadow (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 259 Value *MemProfiler::memToShadow(Value *Shadow, IRBuilder<> &IRB) { memToShadow() function in MemProfiler |
H A D | HWAddressSanitizer.cpp | 859 Value *HWAddressSanitizer::memToShadow(Value *Mem, IRBuilder<> &IRB) { memToShadow() function in HWAddressSanitizer |
H A D | AddressSanitizer.cpp | 1237 Value *AddressSanitizer::memToShadow(Value *Shadow, IRBuilder<> &IRB) { memToShadow() function in AddressSanitizer |