Searched refs:OtherDefs (Results 1 – 2 of 2) sorted by relevance
1085 SmallVector<unsigned, 2> OtherDefs; in rescheduleKillAboveMI() local1105 OtherDefs.push_back(MOReg); in rescheduleKillAboveMI()1109 for (unsigned i = 0, e = OtherDefs.size(); i != e; ++i) { in rescheduleKillAboveMI()1110 unsigned MOReg = OtherDefs[i]; in rescheduleKillAboveMI()
1128 SmallVector<unsigned, 2> OtherDefs; in rescheduleKillAboveMI() local1148 OtherDefs.push_back(MOReg); in rescheduleKillAboveMI()1152 for (unsigned i = 0, e = OtherDefs.size(); i != e; ++i) { in rescheduleKillAboveMI()1153 unsigned MOReg = OtherDefs[i]; in rescheduleKillAboveMI()