Implement optimization for direct function call case. This dramatically
[oota-llvm.git] / include / llvm / Analysis / PgmDependenceGraph.h
2002-12-08 Vikram S. AdveIterator that enumerates the ProgramDependenceGraph...