pub fn walk_inst<'a>(visitor: &mut impl Visitor<'a>, hir: &'a Inst<'_>)
Walk the contents of an instantiation.