Searched refs:orig_num_stmts (Results 1 – 3 of 3) sorted by relevance
3725 unsigned int orig_num_stmts = group->stores.length (); in output_merged_store() local3726 if (orig_num_stmts < 2) 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()3817 if (split_stores.length () >= orig_num_stmts + clobber_first) in output_merged_store()3824 orig_num_stmts); in output_merged_store()3865 orig_num_stmts); in output_merged_store()4342 split_stores.length (), orig_num_stmts); in output_merged_store()
4059 unsigned int orig_num_stmts = group->stores.length (); in output_merged_store() local4060 if (orig_num_stmts < 2) 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()4154 if (split_stores.length () >= orig_num_stmts + clobber_first) in output_merged_store()4161 orig_num_stmts); in output_merged_store()4202 orig_num_stmts); in output_merged_store()4705 split_stores.length (), orig_num_stmts); in output_merged_store()
6273 clobber stmts in orig_num_stmts, except if the first orig store is