Initial Problem

Start: eval_foo_start
Program_Vars:
Temp_Vars:
Locations: eval_foo_bb0_in, eval_foo_bb1_in, eval_foo_start
Transitions:
t₁: eval_foo_bb0_in → eval_foo_bb1_in
t₂: eval_foo_bb1_in → eval_foo_bb1_in
t₀: eval_foo_start → eval_foo_bb0_in

Preprocessing

Problem after Preprocessing

Start: eval_foo_start
Program_Vars:
Temp_Vars:
Locations: eval_foo_bb0_in, eval_foo_bb1_in, eval_foo_start
Transitions:
t₁: eval_foo_bb0_in → eval_foo_bb1_in
t₂: eval_foo_bb1_in → eval_foo_bb1_in
t₀: eval_foo_start → eval_foo_bb0_in

All Bounds

Timebounds

Overall timebound:inf {Infinity}
t₀: 1 {O(1)}
t₁: 1 {O(1)}
t₂: inf {Infinity}

Costbounds

Overall costbound: inf {Infinity}
t₀: 1 {O(1)}
t₁: 1 {O(1)}
t₂: inf {Infinity}

Sizebounds