Searched refs:setLowerBoundVariable (Results 1 – 3 of 3) sorted by relevance
1685 Dir->setLowerBoundVariable(Exprs.LB); in Create()1731 Dir->setLowerBoundVariable(Exprs.LB); in Create()1886 Dir->setLowerBoundVariable(Exprs.LB); in Create()1930 Dir->setLowerBoundVariable(Exprs.LB); in Create()
393 void setLowerBoundVariable(Expr *LB) { in setLowerBoundVariable() function
2072 D->setLowerBoundVariable(Reader.ReadSubExpr()); in VisitOMPLoopDirective()