Lines Matching defs:stmt

95 			      enum hist_type type, gimple stmt, tree value)  in gimple_alloc_histogram_value()
123 set_histogram_value (struct function *fun, gimple stmt, histogram_value hist) in set_histogram_value()
146 gimple_histogram_value (struct function *fun, gimple stmt) in gimple_histogram_value()
157 gimple_add_histogram_value (struct function *fun, gimple stmt, in gimple_add_histogram_value()
168 gimple_remove_histogram_value (struct function *fun, gimple stmt, in gimple_remove_histogram_value()
193 gimple_histogram_value_of_type (struct function *fun, gimple stmt, in gimple_histogram_value_of_type()
310 dump_histograms_for_stmt (struct function *fun, FILE *dump_file, gimple stmt) in dump_histograms_for_stmt()
320 gimple_remove_stmt_histograms (struct function *fun, gimple stmt) in gimple_remove_stmt_histograms()
330 gimple_duplicate_stmt_histograms (struct function *fun, gimple stmt, in gimple_duplicate_stmt_histograms()
349 gimple_move_stmt_histograms (struct function *fun, gimple stmt, gimple ostmt) in gimple_move_stmt_histograms()
400 gimple stmt = gsi_stmt (gsi); in verify_histograms() local
456 check_counter (gimple stmt, const char * name, in check_counter()
505 gimple stmt = gsi_stmt (gsi); in gimple_value_profile_transformations() local
559 gimple_divmod_fixed_value (gimple stmt, tree value, int prob, gcov_type count, in gimple_divmod_fixed_value()
649 gimple stmt; in gimple_divmod_fixed_value_transform() local
717 gimple_mod_pow2 (gimple stmt, int prob, gcov_type count, gcov_type all) in gimple_mod_pow2()
806 gimple stmt; in gimple_mod_pow2_value_transform() local
872 gimple_mod_subtract (gimple stmt, int prob1, int prob2, int ncounts, in gimple_mod_subtract()
979 gimple stmt; in gimple_mod_subtract_transform() local
1288 gimple_ic_transform (gimple stmt) in gimple_ic_transform()
1496 gimple stmt = gsi_stmt (*gsi); in gimple_stringops_transform() local
1580 stringop_block_profile (gimple stmt, unsigned int *expected_align, in stringop_block_profile()
1632 gimple_divmod_values_to_profile (gimple stmt, histogram_values *values) in gimple_divmod_values_to_profile()
1691 gimple_indirect_call_to_profile (gimple stmt, histogram_values *values) in gimple_indirect_call_to_profile()
1714 gimple_stringops_values_to_profile (gimple stmt, histogram_values *values) in gimple_stringops_values_to_profile()
1752 gimple_values_to_profile (gimple stmt, histogram_values *values) in gimple_values_to_profile()