ifcvt.c
91.6 KB
-
ifcvt.c (find_if_block): Move the check for the number of edges above the loops… · 9ef8069a
ifcvt.c (find_if_block): Move the check for the number of edges above the loops checking for complex edges. 2004-11-18 Andrew Pinski <pinskia@physics.uc.edu> * ifcvt.c (find_if_block): Move the check for the number of edges above the loops checking for complex edges. Remove the counting of edges as we use EDGE_COUNT now. From-SVN: r90865Andrew Pinski committed