Searched refs:loop_condition (Results 1 – 1 of 1) sorted by relevance
1008 tree loop_condition = get_loop_exit_condition (loop); in get_exit_conditions_rec() local1010 if (loop_condition) in get_exit_conditions_rec()1011 VEC_safe_push (tree, heap, *exit_conditions, loop_condition); in get_exit_conditions_rec()