False positives can be returned if `reference_field_name` is provided without `reference_field` because of the introspection limitation it incurs. This should not be an issue when this function is used to determine whether or not an optimization can take place.
If field_tuple is provided only references to this particular field of model_tuple will be generated.
app_label and model_name are used to resolve the scope of recursive and unscoped model relationship.