Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc3983 compare_edge_profile_counts (const void *a, const void *b) in compare_edge_profile_counts() function
4059 all_edge_counts.qsort (compare_edge_profile_counts); in ipcp_propagate_stage()
H A DChangeLog-20218433 (compare_edge_profile_counts): New function.