Home
last modified time | relevance | path

Searched defs:edge_gcov_counts (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.c72 hash_map<edge,gcov_type> *edge_gcov_counts; variable
733 delete edge_gcov_counts; in compute_branch_probabilities() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.cc74 hash_map<edge,gcov_type> *edge_gcov_counts; variable