Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h1595 inline isl::fixed_box range_simple_fixed_box_hull() const;
2278 inline isl::fixed_box range_simple_fixed_box_hull() const;
8711 isl::fixed_box basic_map::range_simple_fixed_box_hull() const in range_simple_fixed_box_hull() function
8713 return isl::map(*this).range_simple_fixed_box_hull(); in range_simple_fixed_box_hull()
11614 isl::fixed_box map::range_simple_fixed_box_hull() const in range_simple_fixed_box_hull() function
11622 return range_simple_fixed_box_hull(); in get_range_simple_fixed_box_hull()