The tarjan iterator now returns a reference to the current SCC, not a possibly null...
[oota-llvm.git] / lib / Analysis / IPA / DependenceGraph.cpp
2002-12-12 Chris LattnerRemove #includes
2002-12-08 Vikram S. AdveAn explicit representation of dependence graphs, and...