Searched refs:DebugInstrNumToInstr (Results 1 – 1 of 1) sorted by relevance
1486 std::map<uint64_t, InstAndNum> DebugInstrNumToInstr; member in __anon36b66d1c0211::InstrRefBasedLDV1848 auto InstrIt = DebugInstrNumToInstr.find(InstNo); in transferDebugInstrRef()1851 if (InstrIt != DebugInstrNumToInstr.end()) { in transferDebugInstrRef()2478 DebugInstrNumToInstr.insert(std::make_pair(InstrNo, InstrAndPos)); in produceMLocTransferFunction()3684 DebugInstrNumToInstr.clear(); in ExtendRanges()