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

/gem5/src/cpu/o3/
H A Dmem_dep_unit_impl.hh388 DynInstPtr temp_inst; local
392 temp_inst = instsToReplay.front();
394 MemDepEntryPtr inst_entry = findInHash(temp_inst);
397 temp_inst->pcState(), temp_inst->seqNum);

Completed in 5 milliseconds