Home
last modified time | relevance | path

Searched defs:memToShadow (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp259 Value *MemProfiler::memToShadow(Value *Shadow, IRBuilder<> &IRB) { memToShadow() function in MemProfiler
H A DHWAddressSanitizer.cpp859 Value *HWAddressSanitizer::memToShadow(Value *Mem, IRBuilder<> &IRB) { memToShadow() function in HWAddressSanitizer
H A DAddressSanitizer.cpp1237 Value *AddressSanitizer::memToShadow(Value *Shadow, IRBuilder<> &IRB) { memToShadow() function in AddressSanitizer