Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-threadupdate.c771 update_bb_profile_for_threading (e->dest, EDGE_FREQUENCY (e), in thread_block()
H A Dbasic-block.h1000 extern void update_bb_profile_for_threading (basic_block, int, gcov_type, edge);
H A Dcfg.c870 update_bb_profile_for_threading (basic_block bb, int edge_frequency, in update_bb_profile_for_threading() function
H A Dcfgcleanup.c576 update_bb_profile_for_threading (first, edge_frequency, in try_forward_edges()