Give std::map<BasicBlock *, BasicBlock *> the short name BBMap, because
[oota-llvm.git] / lib / Transforms / Instrumentation / ProfilePaths / InstLoops.cpp
2003-08-12 Brian GaekeGive std::map<BasicBlock *, BasicBlock *> the short...
2003-07-10 Anand ShuklaAdded functionality to instrmentation pass
2003-04-23 Chris LattnerRemove unnecesary &*'s
2003-01-14 Chris LattnerFix typeo
2002-11-03 Anand Shuklacode to lightly instrument at branches