Kostya Serebryany f82e60f03d Introduce llvm::SplitAllCriticalEdges
Summary:
move the code from BreakCriticalEdges::runOnFunction()
into a separate utility function llvm::SplitAllCriticalEdges()
so that it can be used independently.
No functionality change intended.

Test Plan: check-llvm

Reviewers: nlewycky

Reviewed By: nlewycky

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6313

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222288 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-19 00:17:31 +00:00
..
2014-01-24 17:20:08 +00:00
2014-05-19 04:43:26 +00:00
2014-09-07 12:44:26 +00:00
2014-05-19 04:43:03 +00:00
2014-05-19 04:43:03 +00:00
2014-05-19 04:43:26 +00:00
2014-05-19 04:43:26 +00:00
2014-09-07 12:44:26 +00:00
2014-05-19 04:43:26 +00:00
2014-10-21 23:00:20 +00:00