gimple-iterator.h
9.86 KB
-
Make gsi_next_nonvirtual_phi do what one expects · 880dcdae
gcc/ * gimple-iterator.h (gsi_next_nonvirtual_phi): Change the semantics to match that of other gsi_next_* functions. Adjust the comment. (gsi_start_nonvirtual_phis): New function. * ipa-icf.c (sem_function::compare_phi_node): Update uses of gsi_next_nonvirtual_phi accordingly. (No functional change.) From-SVN: r276658
Vladislav Ivanishin committed