Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c2121 int longest_path_code; variable
2132 : num_decisions (0), longest_path (0), longest_path_code (-1), in stats()
2155 for_d.longest_path_code = for_trans.longest_path_code; in get_stats()
2173 for_d.longest_path_code = d->test.u.acceptance.u.full.code; in get_stats()
2193 for_s.longest_path_code = for_d.longest_path_code; in get_stats()
2241 st.longest_path, st.longest_path_code); in optimize_subroutine_group()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc2119 int longest_path_code; member in stats
2130 : num_decisions (0), longest_path (0), longest_path_code (-1), in stats()
2153 for_d.longest_path_code = for_trans.longest_path_code; in get_stats()
2171 for_d.longest_path_code = d->test.u.acceptance.u.full.code; in get_stats()
2191 for_s.longest_path_code = for_d.longest_path_code; in get_stats()
2239 st.longest_path, st.longest_path_code); in optimize_subroutine_group()