Searched defs:Kills (Results 1 – 9 of 9) sorted by relevance
123 CfgVector<InstNumberT> Kills; variable
612 explicit LiveRange(const CfgVector<InstNumberT> &Kills) { in LiveRange()
89 std::vector<MachineInstr*> Kills; member
741 SmallPtrSet<const MachineBasicBlock *, 8> Kills; in isLiveOut() local768 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
734 const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, in extendDef()779 const SmallVectorImpl<SlotIndex> &Kills, in addDefsFromCopies()879 SmallVector<SlotIndex, 16> Kills; in computeIntervals() local
908 SmallVector<unsigned, 2> Kills; in rescheduleMIBelowKill() local1089 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() local
704 SmallVector<unsigned, 8> Kills; in updatePhysDepsDownwards() local
892 unsigned Kills = 0; in adjustLiveRegs() local
84 BitVector Kills; member