use an accessor instead of poking internals of a node.
authorChris Lattner <sabre@nondot.org>
Mon, 31 Aug 2009 02:24:20 +0000 (02:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 31 Aug 2009 02:24:20 +0000 (02:24 +0000)
commit2adb8306e2256a4d1bef8f21ebb6dba55a108a88
treed0aa80f6b060d4a7e970c43f807aa45b38da6cbe
parentb0fc781115d113b18d72b83bdd5228edccb972b1
use an accessor instead of poking internals of a node.

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