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