define i64 @main(i64 %argc, i8** %arcv) { %1 = add i64 5, 9 %2 = add i64 %1, 15 ret i64 %2 }