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

/gem5/src/cpu/minor/
H A Dexecute.cc334 bool is_prefetch = inst->staticInst->isDataPrefetch(); local
367 } else if (is_store || is_load || is_prefetch || is_atomic) {

Completed in 8 milliseconds