Home
last modified time | relevance | path

Searched refs:dom_thread_across_edge (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-dom.c179 static void dom_thread_across_edge (struct dom_walk_data *, edge);
561 dom_thread_across_edge (struct dom_walk_data *walk_data, edge e) in dom_thread_across_edge() function
595 dom_thread_across_edge (walk_data, single_succ_edge (bb)); in dom_opt_finalize_block()
648 dom_thread_across_edge (walk_data, true_edge); in dom_opt_finalize_block()
689 dom_thread_across_edge (walk_data, false_edge); in dom_opt_finalize_block()