Minor efficiency tweak, suggested by Patrick Meredith
[oota-llvm.git] / lib / Transforms / Scalar / LoopUnswitch.cpp
2004-04-19 Chris LattnerInitial checkin of a simple loop unswitching pass....