Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp225 void getInterestingMemoryOperands(
653 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1244 getInterestingMemoryOperands(&Inst, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp644 void getInterestingMemoryOperands(
1421 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
2830 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()