Searched refs:getLowerBound (Results 1 – 8 of 8) sorted by relevance
800 const SCEV *getLowerBound(BoundInfo *Bound) const;
334 LowerBound(N->getLowerBound()) {}337 if (LowerBound != RHS->getLowerBound())
1812 Printer.printInt("lowerBound", N->getLowerBound()); in writeDISubrange()
308 return getTemporary(getContext(), getRawCountNode(), getLowerBound()); in cloneImpl()320 int64_t getLowerBound() const { return LowerBound; } in getLowerBound() function
2717 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds()2955 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceInfo
1336 int64_t LowerBound = SR->getLowerBound(); in constructSubrangeDIE()
1574 assert(Subrange->getLowerBound() == 0 && in lowerTypeArray()
1520 Record.push_back(rotateSign(N->getLowerBound())); in writeDISubrange()