Home
last modified time | relevance | path

Searched refs:coverage_compute_profile_id (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcoverage.h40 extern unsigned coverage_compute_profile_id (struct cgraph_node *n);
H A Dcoverage.c571 coverage_compute_profile_id (struct cgraph_node *n) in coverage_compute_profile_id() function
H A Dvalue-prof.c1210 n->profile_id = coverage_compute_profile_id (n); in init_node_map()