Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp300 Value *MemProfiler::memToShadow(Value *Shadow, IRBuilder<> &IRB) { in memToShadow() function in MemProfiler
H A DHWAddressSanitizer.cpp804 Value *HWAddressSanitizer::memToShadow(Value *Mem, IRBuilder<> &IRB) { in memToShadow() function in HWAddressSanitizer
H A DAddressSanitizer.cpp1182 Value *AddressSanitizer::memToShadow(Value *Shadow, IRBuilder<> &IRB) { in memToShadow() function in AddressSanitizer