Searched refs:getCalcLastIteration (Results 1 – 2 of 2) sorted by relevance
2581 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()3323 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()5667 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()7757 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
1340 Expr *getCalcLastIteration() const { in getCalcLastIteration() function