Searched defs:IVExpr (Results 1 – 2 of 2) sorted by relevance
315 auto *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local
2503 const Expr *IVExpr = S.getIterationVariable(); in emitOMPSimdRegion() local2592 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local2766 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local2822 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local2918 const Expr *IVExpr = LS.getIterationVariable(); in emitDistributeParallelForDispatchBounds() local3049 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local3304 const Expr *IVExpr = LS.getIterationVariable(); in emitDispatchForLoopBounds() local4964 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local4996 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local5042 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local[all …]