; LICM is adding stores before phi nodes. bad. ; RUN: opt %s -licm define i1 @test(i1 %c) { ;