Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfg.h109 extern void update_bb_profile_for_threading (basic_block, profile_count, edge);
H A Dcfg.c873 update_bb_profile_for_threading (basic_block bb, in update_bb_profile_for_threading() function
H A Dtree-ssa-threadupdate.c2116 update_bb_profile_for_threading (region[i], in duplicate_thread_path()
H A Dcfgcleanup.c572 update_bb_profile_for_threading (first, edge_count, t); in try_forward_edges()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-threadupdate.c652 update_bb_profile_for_threading (e->dest, EDGE_FREQUENCY (e), in thread_block()
729 update_bb_profile_for_threading (bb, EDGE_FREQUENCY (e), e->count, eto); in thread_single_edge()
H A Dbasic-block.h887 extern void update_bb_profile_for_threading (basic_block, int, gcov_type, edge);
H A Dcfg.c968 update_bb_profile_for_threading (basic_block bb, int edge_frequency, in update_bb_profile_for_threading() function
H A Dcfgcleanup.c611 update_bb_profile_for_threading (first, edge_frequency, in try_forward_edges()