Searched refs:involves2 (Results 1 – 1 of 1) sorted by relevance
9948 isl_bool involves1, involves2, involves3, equal; in test_multi_pw_aff_2() local9957 involves2 = isl_multi_pw_aff_involves_dims(mpa, isl_dim_in, 0, 1); in test_multi_pw_aff_2()9971 if (involves1 < 0 || involves2 < 0 || involves3 < 0 || equal < 0) in test_multi_pw_aff_2()9977 if (!involves1 || involves2 || !involves3) in test_multi_pw_aff_2()