124a125,129
> /** Returns a pointer to the instruction with the given sequence if it is
> * in the ROB.
> */
> DynInstPtr findInst(ThreadID tid, InstSeqNum squash_inst);
>