* s/method/function
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 04:42:35 +0000 (04:42 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 04:42:35 +0000 (04:42 +0000)
commitb195911eab06b9915f3c26afdb55e45839153659
tree138b98868412ba121d2188740d176727665a276d
parent4f5e49c20df4145571daa895c0efb1088f1b41e7
* s/method/function
* BIG CHANGE: The root of the call "graph" is considered to be the external
  node, not the "Root".  This means that users using graph iterators like
  df_begin() will start from the external node.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2957 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CallGraph.h