Searched defs:InstrNum (Results 1 – 6 of 6) sorted by relevance
213 std::optional<MachineFunction::DebugInstrOperandPair> InstrNum; in lower() local
868 if (unsigned InstrNum = MIIt->peekDebugInstrNum()) in convertCmovInstsToBranches() local
1769 unsigned InstrNum = MI.getOperand(1).getImm(); in transferDebugPHI() local4108 const FuncValueTable &MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIs()4123 const FuncValueTable &MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIsImpl()
905 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef() local
1122 unsigned InstrNum = 0; in parse() local
3378 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local