- Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
authorChris Lattner <sabre@nondot.org>
Tue, 24 Sep 2002 15:51:56 +0000 (15:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Sep 2002 15:51:56 +0000 (15:51 +0000)
commiteb0456c8fd60e6c2ef844d8696baa39d5d55f082
treed3df65e10974769ab0d40b6ed00c0c75b160020f
parent04d8dc31f656c35d93d88710f61779c9cb599d4d
 - Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
   removing it from Transforms/Local.h and from Transforms/Utils/*

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3910 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/BreakCriticalEdges.cpp
lib/Transforms/Utils/BreakCriticalEdges.cpp