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

/gem5/src/cpu/o3/
H A Dinst_queue.hh203 DynInstPtr getBlockedMemInstToExecute();
H A Dinst_queue_impl.hh789 while (mem_inst = std::move(getBlockedMemInstToExecute())) {
1186 InstructionQueue<Impl>::getBlockedMemInstToExecute() function in class:InstructionQueue

Completed in 10 milliseconds