Searched refs:getPrevUpperBoundVariable (Results 1 – 3 of 3) sorted by relevance
2066 LValue PrevUB = CGF.EmitLValue(LS.getPrevUpperBoundVariable()); in emitDistributeParallelForInnerBounds()2074 PrevUB, LS.getPrevUpperBoundVariable()->getExprLoc()); in emitDistributeParallelForInnerBounds()2076 PrevUBVal, LS.getPrevUpperBoundVariable()->getType(), in emitDistributeParallelForInnerBounds()2078 LS.getPrevUpperBoundVariable()->getExprLoc()); in emitDistributeParallelForInnerBounds()
887 Expr *getPrevUpperBoundVariable() const { in getPrevUpperBoundVariable() function
1917 Record.AddStmt(D->getPrevUpperBoundVariable()); in VisitOMPLoopDirective()