Searched refs:involves3 (Results 1 – 1 of 1) sorted by relevance
10105 isl_bool involves1, involves2, involves3, equal; in test_multi_pw_aff_2() local10115 involves3 = isl_multi_pw_aff_involves_dims(mpa, isl_dim_in, 1, 2); in test_multi_pw_aff_2()10128 if (involves1 < 0 || involves2 < 0 || involves3 < 0 || equal < 0) in test_multi_pw_aff_2()10134 if (!involves1 || involves2 || !involves3) in test_multi_pw_aff_2()