Pass stuff by reference instead of by copy. Copying entire graphs seems like
authorChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 19:49:45 +0000 (19:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 19:49:45 +0000 (19:49 +0000)
commit905ac5ee67380e138314c645acb7b4330ffd6caf
tree05f70a6a70ce9658b8de4f363088cf3ae75fde12
parent5fb52fbf9e84ed09f7746679bdaf5b68a4374927
Pass stuff by reference instead of by copy.  Copying entire graphs seems like
a bad idea

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1810 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxillary.cpp