OSDN Git Service

Add a simple implementation of Andersen's interprocedural pointer analysis
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:00:47 +0000 (21:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:00:47 +0000 (21:00 +0000)
commite995a2abb348c017e1e44e5210834616985abe39
tree0df6120dfde67c901e158b05778b77312daf41d2
parentb5159ed0cb7943e5938782f7693beb18342165ce
Add a simple implementation of Andersen's interprocedural pointer analysis

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/Andersens.cpp [new file with mode: 0644]