aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/DataStructure/PgmDependenceGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate unnecessary ->get calls that are now automatically handled.Chris Lattner2003-05-291-4/+2
* Iterator that enumerates the ProgramDependenceGraph (PDG) for a function,Vikram S. Adve2002-12-081-0/+250