Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_aff.c8526 static isl_stat zero_union_set(__isl_take isl_pw_aff *pa, void *user) in zero_union_set() function
8544 if (isl_union_pw_aff_foreach_pw_aff(upa, &zero_union_set, &zero) < 0) in isl_union_pw_aff_zero_union_set()