Searched refs:lexmax (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/polly/lib/Transform/ |
| H A D | DeadCodeElimination.cpp | 91 isl::union_map LastWriteTimes = WriteTimes.lexmax(); in getLiveOut()
|
| H A D | ZoneAlgo.cpp | 578 isl::map LastPerPHIWrites = PHIWriteTimes.lexmax(); in computePerPHI()
|
| /llvm-project-15.0.7/polly/lib/Support/ |
| H A D | ISLTools.cpp | 336 ReachableWrites = ReachableWrites.lexmax(); in computeReachingWrite() 376 isl::union_map LastOverwrittenRead = ReadsOverwrittenRotated.lexmax(); in computeArrayUnused()
|
| /llvm-project-15.0.7/polly/lib/External/isl/include/isl/ |
| H A D | isl-noexceptions.h | 1561 inline isl::map lexmax() const; 1770 inline isl::set lexmax() const; 2242 inline isl::map lexmax() const; 2939 inline isl::set lexmax() const; 3983 inline isl::set lexmax() const; 4360 inline isl::union_map lexmax() const; 8538 isl::map basic_map::lexmax() const in lexmax() function 9488 isl::set basic_set::lexmax() const in lexmax() function 11407 isl::map map::lexmax() const in lexmax() function 14662 isl::set point::lexmax() const in lexmax() function [all …]
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | implementation.tex | 715 lexmax { [j1,j2] -> [i1,i2,i3,i4,i5,i6,i7,i8,i9,i10] : 1 <= i1,j1 <= 8 and 1 <= i2,i3,i4,i5,i6,i7,i…
|