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

/gem5/src/cpu/o3/
H A Ddecode_impl.hh487 int insts_from_fetch = fromFetch->size; local
488 for (int i = 0; i < insts_from_fetch; ++i) {

Completed in 6 milliseconds