Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp348 void getInterestingMemoryOperands(
817 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1589 getInterestingMemoryOperands(ORE, &Inst, TLI, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp757 void getInterestingMemoryOperands(
1404 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
3001 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()