Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dppcg.c221 static __isl_give isl_union_set *collect_domains(struct pet_scop *scop, in collect_domains() function
257 return collect_domains(scop, &is_not_kill); in collect_non_kill_domains()
319 return collect_domains(scop, &has_call); in collect_call_domains()