Searched refs:PrevEUB (Results 1 – 3 of 3) sorted by relevance
1657 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()1719 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()1992 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()2052 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()2176 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()2240 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()2438 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()2495 Dir->setPrevEnsureUpperBound(Exprs.PrevEUB); in Create()
802 Expr *PrevEUB; member859 PrevEUB = nullptr; in clear()1273 void setPrevEnsureUpperBound(Expr *PrevEUB) { in setPrevEnsureUpperBound() argument1276 Data->getChildren()[PrevEnsureUpperBoundOffset] = PrevEUB; in setPrevEnsureUpperBound()
10065 ExprResult DistCond, DistInc, PrevEUB, ParForInDistCond; in checkOpenMPLoop() local10097 PrevEUB = SemaRef.BuildBinOp(CurScope, DistIncLoc, BO_Assign, UB.get(), in checkOpenMPLoop()10099 PrevEUB = in checkOpenMPLoop()10100 SemaRef.ActOnFinishFullExpr(PrevEUB.get(), /*DiscardedValue*/ false); in checkOpenMPLoop()10260 Built.PrevEUB = PrevEUB.get(); in checkOpenMPLoop()