Searched refs:shouldInstrumentReadWriteFromAddress (Results 1 – 2 of 2) sorted by relevance
308 static bool shouldInstrumentReadWriteFromAddress(const Module *M, Value *Addr) { in shouldInstrumentReadWriteFromAddress() function380 if (!shouldInstrumentReadWriteFromAddress(I->getModule(), Addr)) in chooseInstructionsToInstrument()386 if (!shouldInstrumentReadWriteFromAddress(I->getModule(), Addr)) in chooseInstructionsToInstrument()
262 static bool shouldInstrumentReadWriteFromAddress(Value *Addr) { in shouldInstrumentReadWriteFromAddress() function332 if (!shouldInstrumentReadWriteFromAddress(Addr)) in chooseInstructionsToInstrument()338 if (!shouldInstrumentReadWriteFromAddress(Addr)) in chooseInstructionsToInstrument()