Searched refs:getStrideVariable (Results 1 – 4 of 4) sorted by relevance
1991 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getStrideVariable())); in EmitOMPWorksharingLoop()2665 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getStrideVariable())); in EmitOMPDistributeLoop()3546 mapParam(CGF, cast<DeclRefExpr>(S.getStrideVariable()), *STP, LoopScope); in EmitOMPTaskLoopBasedDirective()
4098 cast<VarDecl>(cast<DeclRefExpr>(D.getStrideVariable())->getDecl()); in emitTaskLoopCall()
666 Expr *getStrideVariable() const { in getStrideVariable() function
2194 Record.AddStmt(D->getStrideVariable()); in VisitOMPLoopDirective()