Searched refs:find_fallthru_edge_from (Results 1 – 6 of 6) sorted by relevance
175 extern edge find_fallthru_edge_from (basic_block);
603 e = find_fallthru_edge_from (bb); in in_fallthru_bb_p()4911 ft_edge = find_fallthru_edge_from (block_from); in move_cond_jump()
8087 find_fallthru_edge_from (basic_block pred) in find_fallthru_edge_from() function8154 e = find_fallthru_edge_from (last); in init_before_recovery()
687 candidate = find_fallthru_edge_from (BLOCK_FOR_INSN (insn)->prev_bb); in merge_fences()
9116 (find_fallthru_edge_from): ...this.9118 (find_fallthru_edge_from): ...this. Use new find_fallthru_edge.9119 (init_before_recovery): Call find_fallthru_edge_from.
32768 * haifa-sched.c (find_fallthru_edge_from): Relax assert to account for