Searched refs:getDebugInstrNum (Results 1 – 9 of 9) sorted by relevance
313 unsigned NewInstrNum = MIB->getDebugInstrNum(*MF); in tryReplaceLoad()383 unsigned NewInstrNum = MIB->getDebugInstrNum(*MF); in tryReplaceExtend()
1171 {ModInst->getDebugInstrNum(), 0}); in emitStackProbeCall()1177 *InstrNum, {ModInst->getDebugInstrNum(), SPDefOperand}); in emitStackProbeCall()
1009 unsigned NewInstrNum = New.getDebugInstrNum(); in substituteDebugValuesForInst()1140 {Inst->getDebugInstrNum(), Inst->getOperandNo(&MO)}); in salvageCopySSAImpl()1162 {ToExamine.getDebugInstrNum(), ToExamine.getOperandNo(&MO)}); in salvageCopySSAImpl()1233 unsigned ID = DefMI.getDebugInstrNum(); in finalizeDebugInstrRefs()
931 unsigned NewNum = FoldMI->getDebugInstrNum(); in foldMemoryOperand()932 unsigned OldNum = MI->getDebugInstrNum(); in foldMemoryOperand()
2316 unsigned MachineInstr::getDebugInstrNum() { in getDebugInstrNum() function in MachineInstr2322 unsigned MachineInstr::getDebugInstrNum(MachineFunction &MF) { in getDebugInstrNum() function in MachineInstr
702 unsigned NewInstrNum = NewMI->getDebugInstrNum(); in convertInstTo3Addr()
458 unsigned getDebugInstrNum();463 unsigned getDebugInstrNum(MachineFunction &MF);
180 `MachineInstr::getDebugInstrNum` to acquire the instruction number for the new
858 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef()