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