Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc619 static Signature range_factor_range = variable
849 { "range_factor_range", { range_factor_range } },
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_space.c1793 static __isl_give isl_space *range_factor_range(__isl_take isl_space *space) in range_factor_range() function
1833 return range_factor_range(space); in isl_space_range_factor_range()
1846 return range_factor_range(space); in set_factor_range()
H A Disl_multi_templ.c627 __isl_give MULTI(BASE) *FN(MULTI(BASE),range_factor_range)( in MULTI()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h456 inline isl::pw_multi_aff range_factor_range() const;
1589 inline isl::map range_factor_range() const;
2270 inline isl::map range_factor_range() const;
4377 inline isl::union_map range_factor_range() const;
5532 isl::pw_multi_aff aff::range_factor_range() const in range_factor_range() function
5534 return isl::pw_aff(*this).range_factor_range(); in range_factor_range()
8681 isl::map basic_map::range_factor_range() const in range_factor_range() function
8683 return isl::map(*this).range_factor_range(); in range_factor_range()
11569 isl::map map::range_factor_range() const in range_factor_range() function
15661 isl::pw_multi_aff pw_aff::range_factor_range() const in range_factor_range() function
[all …]