Skip to content
Snippets Groups Projects
Commit a6ee1a15 authored by Kazu Hirata's avatar Kazu Hirata Committed by Kazu Hirata
Browse files

basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge.

	* 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
parent 8eaa0f34
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment