You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ait has both void initialize(const goto_programt &); and void initialize(const goto_functionst::goto_functiont &);, where goto_functiont has very little additional information. This API should be reviewed so as the enable removal of goto_programt::get_function_id which currently has a single use case in dependence_grapht::initialize.