Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp307 void getInterestingMemoryOperands(
733 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1435 getInterestingMemoryOperands(&Inst, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp675 void getInterestingMemoryOperands(
1271 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
2677 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()