Home
last modified time | relevance | path

Searched refs:pw_aff_constant_is_negative (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_ast_codegen.c949 static isl_bool pw_aff_constant_is_negative(__isl_keep isl_pw_aff *pa, in pw_aff_constant_is_negative() function
959 return isl_pw_aff_list_every(list, &pw_aff_constant_is_negative, NULL); in list_constant_is_negative()