; RUN: llvm-as < %s | opt -indvars | llvm-dis | grep indvar | not grep i32 @G = global i64 0 ; [#uses=1] define void @test() { ;