Searched refs:complex_loop (Results 1 – 4 of 4) sorted by relevance
548 state->loop->info->complex_loop = true; in find_loop_terminators()557 state->loop->info->complex_loop = true; in find_loop_terminators()
503 if (loop->info->limiting_terminator == NULL && !loop->info->complex_loop && in set_block_for_loop_instr()
959 !loop->info->complex_loop) { in process_loops()
3074 bool complex_loop; member