Searched refs:getCalcLastIteration (Results 1 – 2 of 2) sorted by relevance
2709 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()3467 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()5875 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()7981 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
1325 Expr *getCalcLastIteration() const { in getCalcLastIteration() function