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