Searched defs:getUpperBound (Results 1 – 4 of 4) sorted by relevance
268 int64_t getUpperBound() const override { return UpperBound; } in getUpperBound() function
249 virtual int64_t getUpperBound() const { return 0; } in getUpperBound() function
523 DISubrange::BoundType DISubrange::getUpperBound() const { in getUpperBound() function in DISubrange613 DIGenericSubrange::BoundType DIGenericSubrange::getUpperBound() const { in getUpperBound() function in DIGenericSubrange
3060 const SCEV *DependenceInfo::getUpperBound(BoundInfo *Bound) const { in getUpperBound() function in DependenceInfo