Searched refs:dumpMachineInstrRangeWithSlotIndex (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 782 static void dumpMachineInstrRangeWithSlotIndex(MachineBasicBlock::iterator B, in dumpMachineInstrRangeWithSlotIndex() function 950 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MIS.end(), LIS, in foldMemoryOperand() 978 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MI, LIS, "reload", in insertReload() 1026 dumpMachineInstrRangeWithSlotIndex(Spill, MIS.end(), LIS, "spill")); in insertSpill()
|