Searched refs:StashedInstrReferences (Results 1 – 1 of 1) sorted by relevance
541 std::map<SlotIndex, std::vector<StashedInstrRef>> StashedInstrReferences; member in __anonfbf3834f0411::LDVImpl617 StashedInstrReferences.clear(); in clear()855 StashedInstrReferences[Idx].push_back(Stashed); in handleDebugInstrRef()1731 for (auto &P : StashedInstrReferences) { in emitDebugValues()