Searched refs:setPrevLowerBoundVariable (Results 1 – 3 of 3) sorted by relevance
153 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()206 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()375 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()426 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()766 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()909 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()960 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()1010 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()1084 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()1140 Dir->setPrevLowerBoundVariable(Exprs.PrevLB); in Create()[all …]
490 void setPrevLowerBoundVariable(Expr *PrevLB) { in setPrevLowerBoundVariable() function
2513 D->setPrevLowerBoundVariable(Reader.ReadSubExpr()); in VisitOMPLoopDirective()