102,103c102,103
< Addr branch_pc, int brtype, bool taken, BranchInfo * tage_bi,
< Addr corrTarget) override;
---
> Addr branch_pc, const StaticInstPtr &inst, bool taken,
> BranchInfo * tage_bi, Addr corrTarget) override;