Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h1810 inline isl::fixed_box simple_fixed_box_hull() const;
2981 inline isl::fixed_box simple_fixed_box_hull() const;
4024 inline isl::fixed_box simple_fixed_box_hull() const;
9694 isl::fixed_box basic_set::simple_fixed_box_hull() const in simple_fixed_box_hull() function
9696 return isl::set(*this).simple_fixed_box_hull(); in simple_fixed_box_hull()
14873 isl::fixed_box point::simple_fixed_box_hull() const in simple_fixed_box_hull() function
14875 return isl::basic_set(*this).simple_fixed_box_hull(); in simple_fixed_box_hull()
19219 isl::fixed_box set::simple_fixed_box_hull() const in simple_fixed_box_hull() function
19227 return simple_fixed_box_hull(); in get_simple_fixed_box_hull()