Searched defs:KillMI (Results 1 – 4 of 4) sorted by relevance
125 if (MachineInstr *KillMI = RegKills[MBB->getNumber()].lookup(Reg)) { in clearKillsForDef() local
921 MachineInstr *KillMI = nullptr; in rescheduleMIBelowKill() local1109 MachineInstr *KillMI = nullptr; in rescheduleKillAboveMI() local1820 for (auto *KillMI : DstInfo.Kills) in processStatepoint() local
1131 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(OldIdxIn->end)) in handleMoveDown() local1432 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(NewIdx)) in handleMoveUp() local
2032 MachineBasicBlock::iterator KillMI = Br.MI; in optimizeThumb2Branches() local