Searched refs:aff_constant_is_negative (Results 1 – 1 of 1) sorted by relevance
934 static isl_bool aff_constant_is_negative(__isl_keep isl_set *set, in aff_constant_is_negative() function952 return isl_pw_aff_every_piece(pa, &aff_constant_is_negative, NULL); in pw_aff_constant_is_negative()