Home
last modified time | relevance | path

Searched refs:SlotMI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DSlotIndexes.cpp184 MachineInstr *SlotMI = ListI->getInstr(); in repairIndexesInRange() local
188 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()
201 if (SlotMI) in repairIndexesInRange()
202 removeMachineInstrFromMaps(SlotMI); in repairIndexesInRange()