Searched refs:WriteTargets (Results 1 – 1 of 1) sorted by relevance
282 SmallSet<Value*, 8> WriteTargets; in chooseInstructionsToInstrument() local288 WriteTargets.insert(Store->getPointerOperand()); in chooseInstructionsToInstrument()292 if (WriteTargets.count(Addr)) { in chooseInstructionsToInstrument()