We need to know the call sites each function hosts
[oota-llvm.git] / include / llvm / Analysis / IntervalIterator.h
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-04-28 Chris LattnerRemove all contents of the cfg namespace to the global...
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-02-12 Chris Lattner* Pull BasicBlock::pred_* and BasicBlock::succ_* out...
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-10-01 Chris LattnerPull predecessor and successor iterators out of the...
2001-06-27 Chris LattnergetBasicBlocks() is not needed anymore for reading...
2001-06-25 Chris LattnerBig changes. Interval*.h is now more or less finalized...
2001-06-24 Chris LattnerNew files due to the Intervals.h splitup