Inline indirect function calls that are only capable of calling one function
authorChris Lattner <sabre@nondot.org>
Wed, 17 Apr 2002 03:42:51 +0000 (03:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Apr 2002 03:42:51 +0000 (03:42 +0000)
commitef35ff066c8c301acd10db3daa263e119528b260
treed0c60fe3bf00738d2966e272c88da94a40c0b60f
parentfe14568a8122b7c9b832795594b7bae11b2b6cc4
Inline indirect function calls that are only capable of calling one function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2275 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/ComputeClosure.cpp
lib/Analysis/DataStructure/NodeImpl.cpp