Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc2105 unsigned result_use_count; member
2230 info[where].result_use_count++; in walk_result()
2694 && cinfo->info[cinfo->info[where].same_as].result_use_count > 1) in gen_transform()
2698 cinfo->info[cinfo->info[where].same_as].result_use_count--; in gen_transform()
3493 if (cinfo.info[i].result_use_count in gen_1()
3572 && cinfo.info[i].result_use_count == 0) in gen_1()
3735 || cinfo1.info[i].result_use_count != cinfo2.info[i].result_use_count in compare_op()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c2097 unsigned result_use_count; member
2225 info[where].result_use_count++; in walk_result()
2681 && cinfo->info[cinfo->info[where].same_as].result_use_count > 1) in gen_transform()
2685 cinfo->info[cinfo->info[where].same_as].result_use_count--; in gen_transform()
3468 if (cinfo.info[i].result_use_count in gen_1()
3547 && cinfo.info[i].result_use_count == 0) in gen_1()
3706 || cinfo1.info[i].result_use_count != cinfo2.info[i].result_use_count in compare_op()