Searched defs:Kills (Results 1 – 7 of 7) sorted by relevance
88 std::vector<MachineInstr*> Kills; member
828 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local855 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
959 SmallVector<Register, 2> Kills; in rescheduleMIBelowKill() local1138 SmallVector<Register, 2> Kills; in rescheduleKillAboveMI() local
964 std::optional<std::pair<SlotIndex, SmallVector<unsigned>>> &Kills, in extendDef()1137 std::optional<std::pair<SlotIndex, SmallVector<unsigned>>> Kills; in computeIntervals() local
720 SmallVector<MCRegister, 8> Kills; in updatePhysDepsDownwards() local
919 unsigned Kills = 0; in adjustLiveRegs() local
100 BitVector Kills; member