Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dspace.h95 __isl_give isl_space *isl_space_factor_range(__isl_take isl_space *space);
Disl-noexceptions.h15706 auto res = isl_space_factor_range(copy()); in factor_range()
/external/llvm-project/polly/lib/External/isl/
Disl_multi_templ.c659 space = isl_space_factor_range(space); in MULTI()
Disl_union_templ.c901 .match_space = &isl_space_factor_range, in FN()
Disl_space.c1737 __isl_give isl_space *isl_space_factor_range(__isl_take isl_space *space) in isl_space_factor_range() function
Disl_map.c8431 .other_factor = isl_space_factor_range, in isl_set_intersect_factor_domain()
10861 space = isl_space_factor_range(space); in isl_map_factor_range()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod7960 __isl_give isl_space *isl_space_factor_range(