Searched refs:getIsLastIterVariable (Results 1 – 2 of 2) sorted by relevance
3512 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable())); in EmitOMPWorksharingLoop()5919 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable())); in EmitOMPDistributeLoop()7963 mapParam(CGF, cast<DeclRefExpr>(S.getIsLastIterVariable()), *LIP, in EmitOMPTaskLoopBasedDirective()
1338 Expr *getIsLastIterVariable() const { in getIsLastIterVariable() function