pet_check_code: op_expr_extract_pw_aff: handle more types of expressions
[pet.git] / tests / autodetect / if1.c
blobf9899d2f4c8034b974e631927850c3b917f3b99e
1 void foo()
3 int a, b;
5 if (a > 0)
6 b = 5;