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

/gem5/src/cpu/o3/
H A Drob_impl.hh273 cpu->removeFrontInst(head_inst);
H A Dcpu.hh514 void removeFrontInst(const DynInstPtr &inst);
H A Dcpu.cc1536 FullO3CPU<Impl>::removeFrontInst(const DynInstPtr &inst) function in class:FullO3CPU

Completed in 7 milliseconds