Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp115 void SlotIndexes::removeMachineInstrFromMaps(MachineInstr &MI, in removeMachineInstrFromMaps() function in SlotIndexes
226 removeMachineInstrFromMaps(*SlotMI); in repairIndexesInRange()
H A DLiveIntervals.cpp1504 Indexes->removeMachineInstrFromMaps(MI); in handleMove()
1529 Indexes->removeMachineInstrFromMaps(*I, true); in handleMoveIntoNewBundle()
H A DMachineBasicBlock.cpp1128 Indexes->removeMachineInstrFromMaps(MI); in MF_HandleRemoval()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h278 Indexes->removeMachineInstrFromMaps(MI); in RemoveMachineInstrFromMaps()
H A DSlotIndexes.h569 void removeMachineInstrFromMaps(MachineInstr &MI,