Searched refs:getCalcLastIteration (Results 1 – 2 of 2) sorted by relevance
2519 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()3086 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()5078 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()6950 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
1273 Expr *getCalcLastIteration() const { in getCalcLastIteration() function