Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp324 void getInterestingMemoryOperands(
784 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1508 getInterestingMemoryOperands(&Inst, TLI, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp689 void getInterestingMemoryOperands(
1324 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
2905 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()