As [CL 282212](https://go-review.googlesource.com/c/go/+/282212/1..9/src/cmd/compile/internal/inline/inl.go) mentioned, we should clean all `map[*ir.Name]bool` with ` ir.NameSet`. I'm working on this clean. /cc @mdempsky
As CL 282212 mentioned, we should clean all
map[*ir.Name]boolwithir.NameSet.I'm working on this clean.
/cc @mdempsky