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

/gem5/src/cpu/o3/
H A Dinst_queue.hh210 { addToProducers(inst); }
457 void addToProducers(const DynInstPtr &new_inst);
H A Dinst_queue_impl.hh609 addToProducers(new_inst);
656 addToProducers(new_inst);
1416 InstructionQueue<Impl>::addToProducers(const DynInstPtr &new_inst) function in class:InstructionQueue

Completed in 11 milliseconds