Home
last modified time | relevance | path

Searched refs:total_attempts (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dcombine.c124 static int total_attempts, total_merges, total_extras, total_successes; variable
988 total_attempts += combine_attempts; in combine_instructions()
12601 total_attempts, total_merges, total_extras, total_successes); in dump_combine_total_stats()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcombine.c116 static int total_attempts, total_merges, total_extras, total_successes; variable
795 total_attempts += combine_attempts;
13249 total_attempts, total_merges, total_extras, total_successes);