Searched defs:IVExpr (Results 1 – 2 of 2) sorted by relevance
231 auto *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local
2570 const Expr *IVExpr = S.getIterationVariable(); in emitOMPSimdRegion() local2853 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local3027 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local3087 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local3184 const Expr *IVExpr = LS.getIterationVariable(); in emitDistributeParallelForDispatchBounds() local3313 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local3571 const Expr *IVExpr = LS.getIterationVariable(); in emitDispatchForLoopBounds() local5581 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local5612 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local5657 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local[all …]