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

/gem5/src/cpu/o3/
H A Ddep_graph.hh95 void setInst(PhysRegIndex idx, const DynInstPtr &new_inst) function in class:DependencyGraph
H A Dinst_queue_impl.hh1443 dependGraph.setInst(dest_reg->flatIndex(), new_inst);

Completed in 9 milliseconds