Searched refs:getLastIteration (Results 1 – 3 of 3) sorted by relevance
764 if (auto LIExpr = dyn_cast<DeclRefExpr>(S.getLastIteration())) { in EmitOMPSimdDirective()897 (Dynamic ? EmitAnyExpr(S.getLastIteration()).getScalarVal() : UB), ST, in EmitOMPForOuterLoop()986 if (auto LIExpr = dyn_cast<DeclRefExpr>(S.getLastIteration())) { in EmitOMPWorksharingLoop()
515 Expr *getLastIteration() const { in getLastIteration() function
1916 Writer.AddStmt(D->getLastIteration()); in VisitOMPLoopDirective()