Searched refs:InstrNum (Results 1 – 4 of 4) sorted by relevance
3341 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local3345 if (InstrNum == 0) { in iterateTouchedInstructions()3346 TouchedInstructions.reset(InstrNum); in iterateTouchedInstructions()3350 Value *V = InstrFromDFSNum(InstrNum); in iterateTouchedInstructions()3371 TouchedInstructions.reset(InstrNum); in iterateTouchedInstructions()
847 unsigned InstrNum = DefMI.getDebugInstrNum(); in EmitDbgInstrRef() local848 MIB.addImm(InstrNum); in EmitDbgInstrRef()
1017 unsigned InstrNum = 0; in parse() local1022 if (getUnsigned(InstrNum)) in parse()1086 if (InstrNum) in parse()1087 MI->setDebugInstrNum(InstrNum); in parse()
848 unsigned InstrNum = MI.getOperand(0).getImm(); in handleDebugInstrRef() local854 std::make_tuple(InstrNum, OperandNum, Var, Expr, DL); in handleDebugInstrRef()