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

/gem5/src/cpu/o3/
H A Dinst_queue.hh454 bool addToDependents(const DynInstPtr &new_inst);
H A Dinst_queue_impl.hh605 addToDependents(new_inst);
1368 InstructionQueue<Impl>::addToDependents(const DynInstPtr &new_inst) function in class:InstructionQueue

Completed in 11 milliseconds