Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c3735 unsigned int num_clobber_stmts = 0; in output_merged_store() local
3740 num_clobber_stmts++; in output_merged_store()
3755 num_clobber_stmts++; in output_merged_store()
3756 if (num_clobber_stmts == orig_num_stmts) in output_merged_store()
3758 orig_num_stmts -= num_clobber_stmts; in output_merged_store()
3796 if (num_clobber_stmts in output_merged_store()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc4068 unsigned int num_clobber_stmts = 0; in output_merged_store() local
4074 num_clobber_stmts++; in output_merged_store()
4089 num_clobber_stmts++; in output_merged_store()
4090 if (num_clobber_stmts == orig_num_stmts) in output_merged_store()
4092 orig_num_stmts -= num_clobber_stmts; in output_merged_store()
4133 if (num_clobber_stmts in output_merged_store()