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