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