Since LCSSA switched over to DenseMap, we have to be more careful to avoid iterator...
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...