Searched refs:upper_bound_si (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/polly/lib/Analysis/ |
D | ScopInfo.cpp | 812 MapTwo = MapTwo.upper_bound_si(isl::dim::in, i + 1, -1); in foldAccessRelation()
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | isl-noexceptions.h | 726 inline basic_map upper_bound_si(isl::dim type, unsigned int pos, int value) const; 1410 inline map upper_bound_si(isl::dim type, unsigned int pos, int value) const; 2783 inline set upper_bound_si(isl::dim type, unsigned int pos, int value) const; 6039 basic_map basic_map::upper_bound_si(isl::dim type, unsigned int pos, int value) const in upper_bound_si() function 9032 map map::upper_bound_si(isl::dim type, unsigned int pos, int value) const in upper_bound_si() function 15335 set set::upper_bound_si(isl::dim type, unsigned int pos, int value) const in upper_bound_si() function
|