Searched refs:getCalcLastIteration (Results 1 – 2 of 2) sorted by relevance
2546 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()3220 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()5515 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()7629 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
1323 Expr *getCalcLastIteration() const { in getCalcLastIteration() function