80c80
< StaticInstPtr inst = p.second;
---
> const StaticInstPtr &inst = p.second;