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

/gem5/src/cpu/o3/
H A Dlsq_unit.hh651 load_idx - 1, load_inst->sqIt._idx, storeQueue.head() - 1,
680 auto store_it = load_inst->sqIt;
H A Dlsq_unit_impl.hh304 load_inst->sqIt = storeQueue.end();
/gem5/src/cpu/
H A Dbase_dyn_inst.hh235 SQIterator sqIt; member in class:BaseDynInst

Completed in 15 milliseconds