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