Searched refs:setNextLowerBound (Results 1 – 3 of 3) sorted by relevance
1551 Dir->setNextLowerBound(Exprs.NLB); in Create()1597 Dir->setNextLowerBound(Exprs.NLB); in Create()1752 Dir->setNextLowerBound(Exprs.NLB); in Create()1796 Dir->setNextLowerBound(Exprs.NLB); in Create()
391 void setNextLowerBound(Expr *NLB) { in setNextLowerBound() function
2011 D->setNextLowerBound(Reader.ReadSubExpr()); in VisitOMPLoopDirective()