Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp220 MachineInstr *SlotMI = ListI->getInstr(); in repairIndexesInRange() local
224 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()
237 if (SlotMI) in repairIndexesInRange()
238 removeMachineInstrFromMaps(*SlotMI); in repairIndexesInRange()