Searched refs:setNextLowerBound (Results 1 – 3 of 3) sorted by relevance
150 Dir->setNextLowerBound(Exprs.NLB); in Create()203 Dir->setNextLowerBound(Exprs.NLB); in Create()372 Dir->setNextLowerBound(Exprs.NLB); in Create()423 Dir->setNextLowerBound(Exprs.NLB); in Create()763 Dir->setNextLowerBound(Exprs.NLB); in Create()906 Dir->setNextLowerBound(Exprs.NLB); in Create()957 Dir->setNextLowerBound(Exprs.NLB); in Create()1007 Dir->setNextLowerBound(Exprs.NLB); in Create()1081 Dir->setNextLowerBound(Exprs.NLB); in Create()1137 Dir->setNextLowerBound(Exprs.NLB); in Create()[all …]
469 void setNextLowerBound(Expr *NLB) { in setNextLowerBound() function
2508 D->setNextLowerBound(Reader.ReadSubExpr()); in VisitOMPLoopDirective()