Searched refs:getLowerBound (Results 1 – 3 of 3) sorted by relevance
64 public int getLowerBound() { in getLowerBound() method in ParserCursor
784 const SCEV *getLowerBound(BoundInfo *Bound) const;
2620 if (const SCEV *LowerBound = getLowerBound(Bound)) in testBounds()2869 const SCEV *DependenceAnalysis::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceAnalysis