[llvm-commits] CVS: llvm/include/llvm/Analysis/PgmDependenceGraph.h

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


Changes in directory llvm/include/llvm/Analysis:

PgmDependenceGraph.h 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