Home
last modified time | relevance | path

Searched defs:instrumentAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp443 void MemProfiler::instrumentAddress(Instruction *OrigIns, instrumentAddress() function in MemProfiler
H A DAddressSanitizer.cpp1751 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, instrumentAddress() function in AddressSanitizer