Searched refs:bb_gcov_counts (Results 1 – 5 of 5) sorted by relevance
42 extern vec<gcov_type> bb_gcov_counts;58 return bb_gcov_counts[bb->index]; in bb_gcov_count()
73 vec<gcov_type> bb_gcov_counts; variable441 bb_gcov_counts.safe_grow_cleared (last_basic_block_for_fn (cfun), true); in compute_branch_probabilities()799 bb_gcov_counts.release (); in compute_branch_probabilities()
28971 * profile.h (bb_gcov_counts, edge_gcov_counts): New.
71 vec<gcov_type> bb_gcov_counts; variable415 bb_gcov_counts.safe_grow_cleared (last_basic_block_for_fn (cfun)); in compute_branch_probabilities()732 bb_gcov_counts.release (); in compute_branch_probabilities()