cfg.c
22.3 KB
-
basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge. · a6ee1a15
* basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge. * cfg.c (cached_make_edge): Take edge_cache representing one row of the adjacency matrix of edges. * cfgbuild.c (make_label_edge, rtl_make_eh_edge): Likewise. (make_edges): Initialize edge_cache to represent one row of the adjacency matrix of edges. From-SVN: r96440
Kazu Hirata committed