Searched refs:getCalcLastIteration (Results 1 – 2 of 2) sorted by relevance
2514 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()3059 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()5052 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()6917 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
1240 Expr *getCalcLastIteration() const { in getCalcLastIteration() function