; Check that this test makes INDVAR and related stuff dead. ; RUN: opt < %s -loop-reduce -S | not grep INDVAR declare i1 @pred() define void @test(i32* %P) { ;