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()
1177 {ModInst->getDebugInstrNum(), 0}); in emitStackProbeCall()1183 *InstrNum, {ModInst->getDebugInstrNum(), SPDefOperand}); in emitStackProbeCall()
959 unsigned NewInstrNum = New.getDebugInstrNum(); in substituteDebugValuesForInst()1090 {Inst->getDebugInstrNum(), Inst->getOperandNo(&MO)}); in salvageCopySSAImpl()1112 {ToExamine.getDebugInstrNum(), ToExamine.getOperandNo(&MO)}); in salvageCopySSAImpl()1187 unsigned ID = DefMI.getDebugInstrNum(); in finalizeDebugInstrRefs()
948 unsigned NewNum = FoldMI->getDebugInstrNum(); in foldMemoryOperand()949 unsigned OldNum = MI->getDebugInstrNum(); in foldMemoryOperand()
2370 unsigned MachineInstr::getDebugInstrNum() { in getDebugInstrNum() function in MachineInstr2376 unsigned MachineInstr::getDebugInstrNum(MachineFunction &MF) { in getDebugInstrNum() function in MachineInstr
702 unsigned NewInstrNum = NewMI->getDebugInstrNum(); in convertInstTo3Addr()
483 unsigned getDebugInstrNum();488 unsigned getDebugInstrNum(MachineFunction &MF);
180 `MachineInstr::getDebugInstrNum` to acquire the instruction number for the new
878 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef()