llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 2b1ba24fb7 Factor some code out of SimplifyCFG, forming a new
DeleteBlockIfDead method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60463 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-03 06:37:44 +00:00
..
BasicBlockUtils.h Factor some code out of SimplifyCFG, forming a new 2008-12-03 06:37:44 +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