Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp479 void MemProfiler::instrumentAddress(Instruction *OrigIns, instrumentAddress() function in MemProfiler
H A DAddressSanitizer.cpp1834 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, instrumentAddress() function in AddressSanitizer