Searched refs:OtherAccesses (Results 1 – 1 of 1) sorted by relevance
3153 SmallPtrSet<MachineInstr *, 8> OtherAccesses; in DistributeIncrements() local3172 OtherAccesses.insert(&Use); in DistributeIncrements()3236 for (auto *Use : OtherAccesses) { in DistributeIncrements()