Searched refs:IVExpr (Results 1 – 1 of 1) sorted by relevance
1716 const Expr *IVExpr = S.getIterationVariable(); in emitOMPSimdRegion() local1783 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local1946 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local2002 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local2098 const Expr *IVExpr = LS.getIterationVariable(); in emitDistributeParallelForDispatchBounds() local2103 QualType IteratorTy = IVExpr->getType(); in emitDistributeParallelForDispatchBounds()2227 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local2228 const auto *IVDecl = cast<VarDecl>(IVExpr->getDecl()); in EmitOMPWorksharingLoop()2463 const Expr *IVExpr = LS.getIterationVariable(); in emitDispatchForLoopBounds() local3282 const auto *IVDecl = cast<VarDecl>(IVExpr->getDecl()); in EmitOMPDistributeLoop()[all …]