Searched refs:num_instrumented (Results 1 – 2 of 2) sorted by relevance
1084 unsigned num_instrumented; in branch_prob() local1257 for (num_instrumented = i = 0; i < num_edges; i++) in branch_prob()1270 num_instrumented++; in branch_prob()1285 total_num_edges_instrumented += num_instrumented; in branch_prob()1287 fprintf (dump_file, "%d instrumentation edges\n", num_instrumented); in branch_prob()1423 && coverage_counter_alloc (GCOV_COUNTER_ARCS, num_instrumented)) in branch_prob()1431 gcc_assert (n_instrumented == num_instrumented); in branch_prob()
1172 unsigned num_instrumented; in branch_prob() local1345 for (num_instrumented = i = 0; i < num_edges; i++) in branch_prob()1358 num_instrumented++; in branch_prob()1373 total_num_edges_instrumented += num_instrumented; in branch_prob()1375 fprintf (dump_file, "%d instrumentation edges\n", num_instrumented); in branch_prob()1519 && coverage_counter_alloc (GCOV_COUNTER_ARCS, num_instrumented)) in branch_prob()1527 gcc_assert (n_instrumented == num_instrumented); in branch_prob()