Searched refs:getLowerBoundVariable (Results 1 – 4 of 4) sorted by relevance
1987 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getLowerBoundVariable())); in EmitOMPWorksharingLoop()2661 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getLowerBoundVariable())); in EmitOMPDistributeLoop()3542 mapParam(CGF, cast<DeclRefExpr>(S.getLowerBoundVariable()), *LBP, in EmitOMPTaskLoopBasedDirective()
4084 cast<VarDecl>(cast<DeclRefExpr>(D.getLowerBoundVariable())->getDecl()); in emitTaskLoopCall()
650 Expr *getLowerBoundVariable() const { in getLowerBoundVariable() function
2192 Record.AddStmt(D->getLowerBoundVariable()); in VisitOMPLoopDirective()