Home
last modified time | relevance | path

Searched refs:gimple_histogram_value (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvalue-prof.c178 gimple_histogram_value (struct function *fun, gimple stmt) in gimple_histogram_value() function
192 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
203 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
229 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
345 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
355 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
366 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
383 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
434 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
538 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
H A Dvalue-prof.h75 histogram_value gimple_histogram_value (struct function *, gimple);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvalue-prof.c178 gimple_histogram_value (struct function *fun, gimple stmt) in gimple_histogram_value() function
192 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
203 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
229 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
345 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
355 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
366 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
383 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
434 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
538 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
H A Dvalue-prof.h75 histogram_value gimple_histogram_value (struct function *, gimple);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
432 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
442 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
453 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
469 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
520 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
622 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
415 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
425 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
436 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
452 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
503 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
605 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvalue-prof.c167 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
181 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
192 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
216 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
448 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
458 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
469 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
485 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
536 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
638 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvalue-prof.c193 gimple_histogram_value (struct function *fun, gimple stmt) in gimple_histogram_value() function
207 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
219 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
245 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
459 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
469 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
480 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
497 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
550 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
656 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
H A Dvalue-prof.h78 histogram_value gimple_histogram_value (struct function *, gimple);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
432 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
442 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
453 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
469 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
520 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
622 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
432 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
442 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
453 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
469 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
520 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
622 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
412 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
422 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
433 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
449 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
500 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
602 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
432 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
442 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
453 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
469 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
520 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
622 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvalue-prof.c166 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
180 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
191 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
215 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
415 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
425 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
436 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
452 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
503 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
605 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvalue-prof.c167 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
181 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
192 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
216 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
448 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
458 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
469 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
485 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
536 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
638 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvalue-prof.c167 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
181 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
192 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
216 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
445 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
455 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
466 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
482 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
533 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
635 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvalue-prof.c179 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
193 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
204 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
228 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
474 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
484 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
495 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
511 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
562 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
663 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvalue-prof.c168 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
182 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
193 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
217 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
446 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
456 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
467 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
483 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
534 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
640 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
H A Dvalue-prof.h80 histogram_value gimple_histogram_value (struct function *, gimple *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.c168 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
182 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
193 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
217 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
446 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
456 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
467 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
483 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
534 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
640 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.c168 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
182 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
193 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
217 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
446 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
456 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
467 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
483 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
534 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
640 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.c168 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
182 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
193 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
217 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
446 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
456 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
467 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
483 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
534 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
640 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvalue-prof.c168 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
182 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
193 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
217 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
446 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
456 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
467 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
483 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
534 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
640 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvalue-prof.c168 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
182 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
193 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
217 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
446 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
456 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
467 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
483 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
534 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
640 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvalue-prof.c179 gimple_histogram_value (struct function *fun, gimple *stmt) in gimple_histogram_value() function
193 hist->hvalue.next = gimple_histogram_value (fun, stmt); in gimple_add_histogram_value()
204 histogram_value hist2 = gimple_histogram_value (fun, stmt); in gimple_remove_histogram_value()
228 for (hist = gimple_histogram_value (fun, stmt); hist; in gimple_histogram_value_of_type()
474 for (hist = gimple_histogram_value (fun, stmt); hist; hist = hist->hvalue.next) in dump_histograms_for_stmt()
484 while ((val = gimple_histogram_value (fun, stmt)) != NULL) in gimple_remove_stmt_histograms()
495 for (val = gimple_histogram_value (ofun, ostmt); val != NULL; val = val->hvalue.next) in gimple_duplicate_stmt_histograms()
511 histogram_value val = gimple_histogram_value (fun, ostmt); in gimple_move_stmt_histograms()
562 for (hist = gimple_histogram_value (cfun, stmt); hist; in verify_histograms()
663 histogram_value th = gimple_histogram_value (cfun, stmt); in gimple_value_profile_transformations()

12345