Add a new CallGraph::getOrInsertFunction for clients to use when updating
authorChris Lattner <sabre@nondot.org>
Sat, 14 Jan 2006 20:03:00 +0000 (20:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Jan 2006 20:03:00 +0000 (20:03 +0000)
commitc54b1c1f8b7cf7419b2843d54e9da6c8c15e0dd0
tree230a73c66d048c5f4b6e9affdf8fca6b0ec139ca
parent56151dad2ea6bd57c516fcb24cf175cfeab3e602
Add a new CallGraph::getOrInsertFunction for clients to use when updating
the callgraph.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraph.cpp