Remove the SplitCriticalEdge() method declaration from PHIElimination.h. At one
authorCameron Zwarich <zwarich@apple.com>
Sun, 5 Dec 2010 19:54:23 +0000 (19:54 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sun, 5 Dec 2010 19:54:23 +0000 (19:54 +0000)
commit2225dd81e91a24a8d61cac935dee237c7d5da2ed
treeaac80ac6505bdceb7c347522d47733a82c08f427
parenta474685d069a900ab931ee1540c9a79fdd6607a9
Remove the SplitCriticalEdge() method declaration from PHIElimination.h. At one
time, this method existed, but now PHIElimination uses the method of the same
name on MachineBasicBlock.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.h