We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6362379 + 2da9c09 commit 1214c7fCopy full SHA for 1214c7f
src/goto-programs/process_goto_program.cpp
@@ -90,8 +90,5 @@ bool process_goto_program(
90
// recalculate numbers, etc.
91
goto_model.goto_functions.update();
92
93
- // add loop ids
94
- goto_model.goto_functions.compute_loop_numbers();
95
-
96
return false;
97
}
0 commit comments