The specific_analyses.relax_disp.disp_data.loop_point() function now requires the exp_type argument.
The exp_type can no longer be determined within the loop_point() function. Therefore it must be
specified using a function argument. The rest of the module has been updated for this change.