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

/gem5/src/cpu/o3/
H A Dmem_dep_unit_impl.hh206 MemDepEntryPtr store_entry = NULL; local
214 store_entry = (*hash_it).second;
221 if (!store_entry) {
246 store_entry->dependInsts.push_back(inst_entry);

Completed in 5 milliseconds