llvm-6502/lib/Analysis/IPA
Chris Lattner 808a7aeec7 Switch from using CallInst's to represent call sites to using the LLVM
CallSite class.  Now we can represent function calls by invoke instructions
too!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8629 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-20 16:34:13 +00:00
..
CallGraph.cpp
CallGraphSCCPass.cpp
DependenceGraph.cpp
FindUnsafePointerTypes.cpp
FindUsedTypes.cpp
IPModRef.cpp
Makefile
MemoryDepAnalysis.cpp
PgmDependenceGraph.cpp
PrintSCC.cpp