1@X = global i32 5
2@U = global i32 6
3define i32 @foo() { ret i32 7 }
4define i32 @unused() { ret i32 8 }
5