Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSlotIndexes.cpp217 MachineInstr *SlotMI = ListI->getInstr(); in repairIndexesInRange() local
221 if (SlotMI == MI && !MBBIAtBegin) { in repairIndexesInRange()
234 if (SlotMI) in repairIndexesInRange()
235 removeMachineInstrFromMaps(*SlotMI); in repairIndexesInRange()