[llvm-commits] CVS: llvm/lib/Analysis/PgmDependenceGraph.cpp

Vikram Adve vadve at cs.uiuc.edu
Sun Dec 8 08:14:05 PST 2002


Changes in directory llvm/lib/Analysis:

PgmDependenceGraph.cpp added (r1.1)

---
Log message:

Iterator that enumerates the ProgramDependenceGraph (PDG) for a function,
i.e., enumerates all data and control dependences for the function.


---
Diffs of the changes:




More information about the llvm-commits mailing list