Searched refs:jump_threader (Results 1 – 4 of 4) sorted by relevance
64 jump_threader::jump_threader (jt_simplifier *simplifier, jt_state *state) in jump_threader() function in jump_threader78 jump_threader::~jump_threader (void) in ~jump_threader()86 jump_threader::remove_jump_threads_including (edge_def *e) in remove_jump_threads_including()92 jump_threader::thread_through_all_blocks (bool may_peel_loop_headers) in thread_through_all_blocks()152 jump_threader::record_temporary_equivalences_from_phis (edge e) in record_temporary_equivalences_from_phis()216 jump_threader::record_temporary_equivalences_from_stmts_at_dest (edge e) in record_temporary_equivalences_from_stmts_at_dest()341 jump_threader::simplify_control_stmt_condition (edge e, gimple *stmt) in simplify_control_stmt_condition()478 jump_threader::simplify_control_stmt_condition_1 in simplify_control_stmt_condition_1()787 jump_threader::thread_around_empty_blocks (vec<jump_thread_edge *> *path, in thread_around_empty_blocks()901 jump_threader::thread_through_normal_block (vec<jump_thread_edge *> *path, in thread_through_normal_block()[all …]
84 class jump_threader87 jump_threader (jt_simplifier *, class jt_state *);88 ~jump_threader ();
725 jump_threader *threader, in dom_opt_dom_walker()762 jump_threader *m_threader;863 jump_threader threader (&simplifier, &state); in execute()
11020 * tree-ssa-threadedge.c (jump_threader::thread_outgoing_edges):11403 * tree-ssa-threadedge.c (jump_threader::jump_threader):11406 (jump_threader::record_temporary_equivalences_from_stmts_at_dest):11408 (jump_threader::thread_around_empty_blocks): Update state.11409 (jump_threader::thread_through_normal_block): Same.11959 (jump_threader::thread_around_empty_blocks): Same.11960 (jump_threader::thread_through_normal_block): Same.11961 (jump_threader::thread_across_edge): Same. Also, use auto_bitmap.13696 (jump_threader::simplify_control_stmt_condition): Same.13857 * tree-ssa-threadedge.c (jump_threader::jump_threader): Use[all …]