Do not include the Function* for direct call/invoke instructions in the
authorChris Lattner <sabre@nondot.org>
Thu, 17 Mar 2005 20:25:04 +0000 (20:25 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Mar 2005 20:25:04 +0000 (20:25 +0000)
commitddc77c458abaa920bb68564cba9e8b04d7b96172
tree5e4344c23699c20eccdb20f83c75d65dd5e45320
parent37b11a974a4b67b4372df3263cb1e592ca853e9c
Do not include the Function* for direct call/invoke instructions in the
alias evaluation.  Clients really don't care.

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