llvm-6502/lib/Analysis
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
..
DataStructure Call nodes are never equivalent 2002-04-04 19:21:51 +00:00
IPA Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
LiveVar
Expressions.cpp change refs to Method to Function 2002-03-26 17:55:33 +00:00
InductionVariable.cpp change refs to Method to Function 2002-03-26 17:55:33 +00:00
Interval.cpp
IntervalPartition.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
LoopInfo.cpp
Makefile
PostDominators.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
Writer.cpp