reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 2735   inline set lower_bound_si(isl::dim type, unsigned int pos, int value) const;

References

tools/polly/lib/Analysis/ScopBuilder.cpp
  228     S = S.lower_bound_si(isl::dim::set, u, 0);
  782       UnionBackedgeConditionComplement.lower_bound_si(isl::dim::set, LoopDepth,
 2371       DimOnly = DimOnly.lower_bound_si(isl::dim::set, 0, 0);
tools/polly/lib/Analysis/ScopInfo.cpp
 1592     Context = Context.lower_bound_si(isl::dim::param, dim, 0);