define i64 @main(i64 %argc, i8** %arcv) { %1 = add i64 5, 9 %2 = mul i64 3, 6 %3 = sub i64 18, 14 ret i64 4 }