Searched refs:force_unroll (Results 1 – 3 of 3) sorted by relevance
846 if (li->force_unroll && !li->guessed_trip_count && trip_count <= max_iter) in check_unrolling_restrictions()
1311 state->loop->info->force_unroll = true; in get_loop_info()
3068 bool force_unroll; member