49c49
< DecodeCache::InstMap::iterator iter = instMap.find(mach_inst);
---
> auto iter = instMap.find(mach_inst);