Searched refs:PrevMIs (Results 1 – 1 of 1) sorted by relevance
279 std::vector<MachineInstr *> &PrevMIs);1492 std::vector<MachineInstr *> &PrevMIs) { in LookForDuplicate() argument1493 for (MachineInstr *PrevMI : PrevMIs) in LookForDuplicate()