WordPress File wp-admin/includes/image.php

wp_get_missing_image_subsizes()

Compare the existing image sub-sizes (as saved in the attachment meta) to the currently registered image sub-sizes, and return the difference.

wp_update_image_subsizes()

If any of the currently registered image sub-sizes are missing, create them and update the image meta data.