llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 71af9b07a5 Rename DeleteBlockIfDead to DeleteDeadBlock and make it
unconditionally delete the block.  All likely clients will
do the checking anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60464 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-03 06:40:52 +00:00
..
BasicBlockUtils.h Rename DeleteBlockIfDead to DeleteDeadBlock and make it 2008-12-03 06:40:52 +00:00
BasicInliner.h Add explicit keywords. 2008-07-07 18:00:37 +00:00
Cloning.h Revert 51775. 2008-05-30 22:47:19 +00:00
FunctionUtils.h
InlineCost.h Add InlineCost class for represent the estimated cost of inlining a 2008-10-30 19:26:59 +00:00
Local.h Enhance RecursivelyDeleteTriviallyDeadInstructions to optionally 2008-11-27 23:14:34 +00:00
PromoteMemToReg.h
UnifyFunctionExitNodes.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
UnrollLoop.h
ValueMapper.h