llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 0bef562ea2 add a simple helper method.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83745 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-10 23:41:48 +00:00
..
AddrModeMatcher.h
BasicBlockUtils.h
BasicInliner.h
Cloning.h
FunctionUtils.h
InlineCost.h Use names instead of numbers for some of the magic 2009-10-09 21:42:02 +00:00
Local.h
PromoteMemToReg.h
SSAUpdater.h add a simple helper method. 2009-10-10 23:41:48 +00:00
SSI.h Do away with the strange use of BitVectors in SSI, and just use normal sets. This makes the code much more C++/LLVM-ish. 2009-10-04 18:49:55 +00:00
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h