use a callee_iterator typedef.
[oota-llvm.git] / lib / Analysis / ProfileInfoLoader.cpp
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not #include...
2004-05-04 Brian GaekeAdd stub support for reading BBTraces.
2004-05-04 Brian GaekeShare ProfilingType enum with the C profiling runtime...
2004-03-08 Chris LattnerIf we have edge counts, we can produce block counts...
2004-03-08 Chris LattnerAdd initial support for reading edge counts. This...
2004-02-11 Chris LattnerFix a typeo
2004-02-11 Chris LattnerFactor this code out of llvm-prof