Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp171 static isl::set addRangeBoundsToSet(isl::set S, const ConstantRange &Range, in addRangeBoundsToSet() function
739 AccessRange = addRangeBoundsToSet(AccessRange, ConstantRange(Min, Max), 0, in computeBoundsOnAccessRelation()
1499 Context = addRangeBoundsToSet(Context, SRange, PDim++, isl::dim::param); in addParameterBounds()