103a104,106
> * @param inst Static instruction information
> * @param corrTarget Resolved target of the branch (only needed if
> * squashed)
106c109
< bool squashed);
---
> bool squashed, const StaticInstPtr & inst, Addr corrTarget);