Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
[oota-llvm.git] / include / llvm / Analysis / ProfileInfo.h
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-03-08 Chris LattnerSwitch over to using edge profile information as the...
2004-03-08 Chris LattnerWe don't want to make this a pure interface, as it...
2004-02-11 Chris LattnerAdd an important prototype
2004-02-10 Chris LattnerAn initial implementation of an LLVM ProfileInfo class...