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