OSDN Git Service

Move isCriticalEdge & SplitCritical into this file. While we're at it, change
authorChris Lattner <sabre@nondot.org>
Mon, 10 Nov 2003 04:10:27 +0000 (04:10 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Nov 2003 04:10:27 +0000 (04:10 +0000)
commitd9c5c5e12ff2d8856da61c3fa009d0f960255029
treeadd1ba10b5aec80e96a988a2ac97a0bd7f50eef0
parent4a05ba0ab599c085e338cff47ad546ab1520f6e5
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9852 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/BasicBlockUtils.h