llvm-6502/include/llvm/Transforms/Utils
Chris Lattner d9c5c5e12f 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
2003-11-10 04:10:27 +00:00
..
BasicBlockUtils.h Move isCriticalEdge & SplitCritical into this file. While we're at it, change 2003-11-10 04:10:27 +00:00
Cloning.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
DemoteRegToStack.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
Linker.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
Local.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
PromoteMemToReg.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
UnifyFunctionExitNodes.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00