Searched refs:UnslotedSU (Results 1 – 2 of 2) sorted by relevance
394 SUnit *UnslotedSU = PopInst(AvailableAlus[AluAny], AnyAlu); in AttemptFillSlot() local395 if (UnslotedSU) in AttemptFillSlot()396 AssignSlot(UnslotedSU->getInstr(), Slot); in AttemptFillSlot()397 return UnslotedSU; in AttemptFillSlot()
393 SUnit *UnslotedSU = PopInst(AvailableAlus[AluAny], AnyAlu); in AttemptFillSlot() local394 if (UnslotedSU) in AttemptFillSlot()395 AssignSlot(UnslotedSU->getInstr(), Slot); in AttemptFillSlot()396 return UnslotedSU; in AttemptFillSlot()