Searched refs:getIsLastIterVariable (Results 1 – 3 of 3) sorted by relevance
2283 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable())); in EmitOMPWorksharingLoop()3335 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable())); in EmitOMPDistributeLoop()4932 mapParam(CGF, cast<DeclRefExpr>(S.getIsLastIterVariable()), *LIP, in EmitOMPTaskLoopBasedDirective()
817 Expr *getIsLastIterVariable() const { in getIsLastIterVariable() function
1906 Record.AddStmt(D->getIsLastIterVariable()); in VisitOMPLoopDirective()