Searched refs:asm_goto_edge (Results 1 – 3 of 3) sorted by relevance
1511 bool asm_goto_edge = false; in force_nonfallthru_and_redirect() local1614 asm_goto_edge = true; in force_nonfallthru_and_redirect()1645 if (EDGE_COUNT (e->src->succs) >= 2 || abnormal_edge_flags || asm_goto_edge) in force_nonfallthru_and_redirect()1683 if (asm_goto_edge) in force_nonfallthru_and_redirect()
1515 bool asm_goto_edge = false; in force_nonfallthru_and_redirect() local1618 asm_goto_edge = true; in force_nonfallthru_and_redirect()1649 if (EDGE_COUNT (e->src->succs) >= 2 || abnormal_edge_flags || asm_goto_edge) in force_nonfallthru_and_redirect()1687 if (asm_goto_edge) in force_nonfallthru_and_redirect()
22206 * cfgrtl.c (force_nonfallthru_and_redirect): Do asm_goto_edge