Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.c352 int exec_counts_pos = 0; in read_profile_edge_counts() local
368 edge_gcov_count (e) = exec_counts[exec_counts_pos++]; in read_profile_edge_counts()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.cc354 int exec_counts_pos = 0; in read_profile_edge_counts() local
370 edge_gcov_count (e) = exec_counts[exec_counts_pos++]; in read_profile_edge_counts()