1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 23:42:52 +01:00
llvm-mirror/lib/Transforms/Instrumentation/ProfilePaths
Chris Lattner bc15ae64dd 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.

llvm-svn: 2144
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