Go to file
Chris Lattner f650861760 Move isCriticalEdge & SplitCritical into this file. While we're at it, change
the interface to SplitCriticalEdge so that it splits an edge if it is critical,
otherwise just returns false and noops if not.

llvm-svn: 9852
2003-11-10 04:10:27 +00:00
llvm Move isCriticalEdge & SplitCritical into this file. While we're at it, change 2003-11-10 04:10:27 +00:00