Change the BasicBlockAddrs map to be a vector, indexed by MBB number.
[oota-llvm.git] / include / llvm / Analysis / Trace.h
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-05-17 Brian GaekeDefine erase forwarding method on traces
2004-03-08 Chris LattnerRearrange some methods, implement the dominates method
2004-03-08 Chris LattnerImport the trace class from the reoptimizer