Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_aff.c8541 static isl_stat zero_union_set(__isl_take isl_pw_aff *pa, void *user) in zero_union_set() function
8559 if (isl_union_pw_aff_foreach_pw_aff(upa, &zero_union_set, &zero) < 0) in isl_union_pw_aff_zero_union_set()