Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DInlineSpiller.cpp764 static void dumpMachineInstrRangeWithSlotIndex(MachineBasicBlock::iterator B, in dumpMachineInstrRangeWithSlotIndex() function
972 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MIS.end(), LIS, in foldMemoryOperand()
1000 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MI, LIS, "reload", in insertReload()
1048 dumpMachineInstrRangeWithSlotIndex(Spill, MIS.end(), LIS, "spill")); in insertSpill()