llvm-6502/lib/Transforms/Instrumentation/ProfilePaths
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
..
EdgeCode.cpp Rename Method to Function 2002-03-23 22:51:58 +00:00
Graph.cpp * Changes to compile successfully with GCC 3.0 2002-02-26 19:40:28 +00:00
GraphAuxiliary.cpp Pass stuff by reference instead of by copy. Copying entire graphs seems like 2002-02-26 19:49:45 +00:00
GraphAuxillary.cpp Pass stuff by reference instead of by copy. Copying entire graphs seems like 2002-02-26 19:49:45 +00:00
Makefile Makefile for profile-paths 2002-02-26 19:36:43 +00:00
ProfilePaths.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00