Searched refs:return_count (Results 1 – 2 of 2) sorted by relevance
3016 gcov_type return_count = fn->blocks[EXIT_BLOCK].count; in output_function_details() local3021 return_count -= arc->count; in output_function_details()3027 format_gcov (return_count, called_count, 0)); in output_function_details()
3096 gcov_type return_count = fn->blocks[EXIT_BLOCK].count; in output_function_details() local3101 return_count -= arc->count; in output_function_details()3107 format_gcov (return_count, called_count, 0)); in output_function_details()