Home
last modified time | relevance | path

Searched defs:flat_range_product (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h5165 isl::multi_aff aff::flat_range_product(const isl::multi_aff &multi2) const in flat_range_product() function
5170 isl::multi_pw_aff aff::flat_range_product(const isl::multi_pw_aff &multi2) const in flat_range_product() function
5175 isl::multi_union_pw_aff aff::flat_range_product(const isl::multi_union_pw_aff &multi2) const in flat_range_product() function
5180 isl::pw_multi_aff aff::flat_range_product(const isl::pw_multi_aff &pma2) const in flat_range_product() function
5185 isl::union_pw_multi_aff aff::flat_range_product(const isl::union_pw_multi_aff &upma2) const in flat_range_product() function
8201 isl::map basic_map::flat_range_product(const isl::map &map2) const in flat_range_product() function
8206 isl::union_map basic_map::flat_range_product(const isl::union_map &umap2) const in flat_range_product() function
10932 isl::map map::flat_range_product(isl::map map2) const in flat_range_product() function
10938 isl::union_map map::flat_range_product(const isl::union_map &umap2) const in flat_range_product() function
10943 isl::map map::flat_range_product(const isl::basic_map &map2) const in flat_range_product() function
[all …]