llvm-6502/include/llvm/Transforms/Scalar
Chris Lattner 2fbfdcffd3 Change references to the Method class to be references to the Function
class.  The Method class is obsolete (renamed) and all references to it
are being converted over to Function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2144 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-07 20:49:59 +00:00
..
ConstantProp.h Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll 2002-03-11 22:11:07 +00:00
DCE.h Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
DecomposeMultiDimRefs.h Major overhaul to support arbitrary mixed array and structure indices. 2002-03-24 03:21:18 +00:00
InductionVars.h Rename Method to Function 2002-03-23 22:51:58 +00:00
IndVarSimplify.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
InstructionCombining.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
PromoteMemoryToRegister.h Rename constructor function 2002-03-27 23:27:45 +00:00
SymbolStripping.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00