Searched refs:getUpperBound (Results 1 – 2 of 2) sorted by relevance
805 const SCEV *getUpperBound(BoundInfo *Bound) const;
2720 if (const SCEV *UpperBound = getUpperBound(Bound)) in testBounds()2971 const SCEV *DependenceInfo::getUpperBound(BoundInfo *Bound) const { in getUpperBound() function in DependenceInfo