make this more efficient. Scan up to 16 nodes, not the whole list.
[oota-llvm.git] / lib / Analysis / Trace.cpp
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not #include...
2004-03-08 Chris LattnerImport the trace class from the reoptimizer