Searched refs:ns_inst_it (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/o3/
H A Dinst_queue_impl.hh1303 NonSpecMapIt ns_inst_it = local
1309 if (ns_inst_it == nonSpecInsts.end()) {
1317 (*ns_inst_it).second = NULL;
1319 nonSpecInsts.erase(ns_inst_it);

Completed in 11 milliseconds