Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp259 void getInterestingMemoryOperands(
732 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1343 getInterestingMemoryOperands(&Inst, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp650 void getInterestingMemoryOperands(
1431 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
2822 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()