Searched refs:complex_loop (Results 1 – 4 of 4) sorted by relevance
549 state->loop->info->complex_loop = true; in find_loop_terminators()558 state->loop->info->complex_loop = true; in find_loop_terminators()
513 if (loop->info->limiting_terminator == NULL && !loop->info->complex_loop && in set_block_for_loop_instr()
1031 !loop->info->complex_loop) { in process_loops()
2885 bool complex_loop; member