Searched refs:getEnsureUpperBound (Results 1 – 3 of 3) sorted by relevance
910 EmitIgnoredExpr(S.getEnsureUpperBound()); in EmitOMPForOuterLoop()1052 EmitIgnoredExpr(S.getEnsureUpperBound()); in EmitOMPWorksharingLoop()
564 Expr *getEnsureUpperBound() const { in getEnsureUpperBound() function
1928 Writer.AddStmt(D->getEnsureUpperBound()); in VisitOMPLoopDirective()