Abstract out the predicate which decides whether a function gets complete
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2003 22:37:07 +0000 (22:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2003 22:37:07 +0000 (22:37 +0000)
commitdea8146787bd9acf8619e7f167c10f9352d10e2e
tree3ead473009b8de45d448c438804f51549551d53b
parent06e24c8447203a69b428cac0120f75f174970130
Abstract out the predicate which decides whether a function gets complete
arguments or not...

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