Searched defs:PrevUB (Results 1 – 3 of 3) sorted by relevance
771 Expr *PrevUB; member1163 void setPrevUpperBoundVariable(Expr *PrevUB) { in setPrevUpperBoundVariable()
2886 LValue PrevUB = CGF.EmitLValue(LS.getPrevUpperBoundVariable()); in emitDistributeParallelForInnerBounds() local
9114 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local