Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_ast_codegen.c934 static isl_bool aff_constant_is_negative(__isl_keep isl_set *set, in aff_constant_is_negative() function
952 return isl_pw_aff_every_piece(pa, &aff_constant_is_negative, NULL); in pw_aff_constant_is_negative()