Searched refs:getCalcLastIteration (Results 1 – 3 of 3) sorted by relevance
1727 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()2237 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()3291 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()4949 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
793 Expr *getCalcLastIteration() const { in getCalcLastIteration() function
1897 Record.AddStmt(D->getCalcLastIteration()); in VisitOMPLoopDirective()