Searched defs:Kills (Results 1 – 7 of 7) sorted by relevance
89 std::vector<MachineInstr*> Kills; member
735 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local762 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
768 SmallVector<Register, 2> Kills; in rescheduleMIBelowKill() local948 SmallVector<Register, 2> Kills; in rescheduleKillAboveMI() local
920 Optional<std::pair<SlotIndex, SmallVector<unsigned>>> &Kills, in extendDef()1094 Optional<std::pair<SlotIndex, SmallVector<unsigned>>> Kills; in computeIntervals() local
704 SmallVector<MCRegister, 8> Kills; in updatePhysDepsDownwards() local
892 unsigned Kills = 0; in adjustLiveRegs() local
96 BitVector Kills; member