llvm-6502/include/llvm/Transforms/Utils
2008-11-27 07:43:12 +00:00
..
BasicBlockUtils.h Make MergeBlockIntoPredecessor more aggressive when the same successor appears 2008-07-17 19:42:29 +00:00
BasicInliner.h
Cloning.h
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 move MergeBasicBlockIntoOnlyPred to Transforms/Utils. 2008-11-27 07:43:12 +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