Searched refs:SlotMI (Results 1 – 1 of 1) sorted by relevance
217 MachineInstr *SlotMI = ListI->getInstr(); in repairIndexesInRange() local221 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()234 if (SlotMI) in repairIndexesInRange()235 removeMachineInstrFromMaps(*SlotMI); in repairIndexesInRange()