[InstCombine] Remove unnecessary variable indexing into single-element arrays
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / pr12691.ll
2012-04-30 Rafael EspindolaMake sure HoistInsertPosition finds a position that...