Pre-loaded fields are currently fetched three times from the system dictionary: for the initial preloading, during field layout computation, and during the filling of the instance klass to fill the inline_type_field_klass array.
This is inefficient and adds complexity to handle circularity (still to be done).
This is inefficient and adds complexity to handle circularity (still to be done).