Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp310 void getInterestingMemoryOperands(
735 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1428 getInterestingMemoryOperands(&Inst, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp687 void getInterestingMemoryOperands(
1301 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
2729 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()