Searched refs:dumpMachineInstrRangeWithSlotIndex (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 717 static void dumpMachineInstrRangeWithSlotIndex(MachineBasicBlock::iterator B, in dumpMachineInstrRangeWithSlotIndex() function 856 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MIS.end(), LIS, in foldMemoryOperand() 880 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MI, LIS, "reload", in insertReload() 920 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(std::next(MI), MIS.end(), LIS, in insertSpill()
|