Searched refs:loop_exit (Results 1 – 3 of 3) sorted by relevance
703 int ret = 0, loop_exit = 0; in pkey_mgr_update_peer_port() local727 if (loop_exit) in pkey_mgr_update_peer_port()744 loop_exit = 1; in pkey_mgr_update_peer_port()
113 basic_block loop_exit; /* The loop exit basic block. */ member1731 opt_info->loop_exit = loop_split_edge_with (edges[0], NULL_RTX); in analyze_insns_in_loop()2157 opt_info->loop_exit); in apply_opt_in_copies()
11215 * cfg.c (dump_edge_info): Add name of loop_exit edge flag.