Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp176 S = S.lower_bound_val(type, dim, V); in addRangeBoundsToSet()
190 isl::set SLB = S.lower_bound_val(type, dim, V); in addRangeBoundsToSet()
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h850 inline basic_set lower_bound_val(isl::dim type, unsigned int pos, val value) const;
2736 inline set lower_bound_val(isl::dim type, unsigned int pos, val value) const;
6594 basic_set basic_set::lower_bound_val(isl::dim type, unsigned int pos, val value) const in lower_bound_val() function
15053 set set::lower_bound_val(isl::dim type, unsigned int pos, val value) const in lower_bound_val() function