Searched refs:removeSingleMachineInstrFromMaps (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp117 "Use removeSingleMachineInstrFromMaps() instread");
130 void SlotIndexes::removeSingleMachineInstrFromMaps(MachineInstr &MI) { function in class:SlotIndexes
H A DVirtRegMap.cpp393 Indexes->removeSingleMachineInstrFromMaps(MI);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h581 void removeSingleMachineInstrFromMaps(MachineInstr &MI);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp368 Ind->removeSingleMachineInstrFromMaps(*BI);

Completed in 87 milliseconds