Searched refs:InstrNo (Results 1 – 2 of 2) sorted by relevance
351 void printInstrAlive(unsigned InstrNo, formatted_raw_ostream &OS) { in printInstrAlive() argument354 if (SL.LiveRanges[KV.getSecond()].test(InstrNo)) in printInstrAlive()
2475 if (uint64_t InstrNo = MI.peekDebugInstrNum()) { in produceMLocTransferFunction() local2478 DebugInstrNumToInstr.insert(std::make_pair(InstrNo, InstrAndPos)); in produceMLocTransferFunction()