SplitCriticalEdge checks to see if an edge is critical, don't check twice
authorChris Lattner <sabre@nondot.org>
Sat, 28 Oct 2006 06:38:14 +0000 (06:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Oct 2006 06:38:14 +0000 (06:38 +0000)
commitf6de8ad1a26a84c9713ede78df59d5ca579fa9a8
treed193800772d8729fed6a0bbc8c9b3785320b6fd1
parent6fb6ef4d65abcbbb0b0d81e1b51d99949664ac86
SplitCriticalEdge checks to see if an edge is critical, don't check twice

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