70f48db226
Create a nested hash map with names as keys that are easier to compute than the whole `Key`. It helps to substantially reduce the number of computed FqName instances, since intrinsics are queried on generation of each call. Also put intrinsic query a bit lower in SyntheticAccessorLowering, after operations which are easier to compute.