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