Searched refs:getCalcLastIteration (Results 1 – 3 of 3) sorted by relevance
1627 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPSimdDirective()1948 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()2632 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()3564 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
618 Expr *getCalcLastIteration() const { in getCalcLastIteration() function
2182 Record.AddStmt(D->getCalcLastIteration()); in VisitOMPLoopDirective()