Searched refs:rhs_valid_for_store_merging_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c4517 rhs_valid_for_store_merging_p (tree rhs) function
4754 else if (rhs_valid_for_store_merging_p (rhs))
4797 if (rhs_valid_for_store_merging_p (rhs2))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc4881 rhs_valid_for_store_merging_p (tree rhs) function in namespace:__anon969
5123 else if (rhs_valid_for_store_merging_p (rhs))
5164 if (rhs_valid_for_store_merging_p (rhs2))

Completed in 149 milliseconds