Home
last modified time | relevance | path

Searched refs:instrumentMemAccess (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp223 bool instrumentMemAccess(InterestingMemoryOperand &O);
850 bool HWAddressSanitizer::instrumentMemAccess(InterestingMemoryOperand &O) { in instrumentMemAccess() function in HWAddressSanitizer
1347 instrumentMemAccess(Operand); in sanitizeFunction()