summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/PgmDependenceGraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Iterator that enumerates the ProgramDependenceGraph (PDG) for a function,Vikram S. Adve2002-12-081-0/+250
i.e., enumerates all data and control dependences for the function. llvm-svn: 4958
OpenPOWER on IntegriCloud