284c284
< bool lookupAndUpdateNextPC(DynInstPtr &inst, TheISA::PCState &pc);
---
> bool lookupAndUpdateNextPC(const DynInstPtr &inst, TheISA::PCState &pc);