Searched refs:PrevLB (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() argument495 *std::next(child_begin(), PrevLowerBoundVariableOffset) = PrevLB; in setPrevLowerBoundVariable()546 Expr *PrevLB; member589 PrevLB = nullptr; in clear()
5114 ExprResult LB, UB, IL, ST, EUB, PrevLB, PrevUB; in CheckOpenMPLoop() local5177 PrevLB = in CheckOpenMPLoop()5359 Built.PrevLB = PrevLB.get(); in CheckOpenMPLoop()