Add iterator_range for MachineInstr defs.
[oota-llvm.git] / include / llvm / Analysis / CallGraph.h
2001-11-26 Chris LattnerImplement an entry node for the call graph
2001-10-22 Vikram S. AdveAdded function IsLeafMethod to identify leaf methods.
2001-10-13 Chris LattnerAdd comment indicating semantics of indirect calls
2001-09-28 Chris LattnerInitial support for construction of a call graph