Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_union_templ.c993 static isl_stat FN(UNION,coalesce_entry)(void **entry, void *user) in FN() argument
1010 if (FN(UNION,foreach_inplace)(u, &FN(UNION,coalesce_entry), NULL) < 0) in FN()