d430673320
`AbstractTypeChecker.isCommonDenotableType` calls a few functions which check if the type is flexible, which is not cheap in case of JVM IR, see `asFlexibleType`. #KT-66281