Searched defs:IVExpr (Results 1 – 2 of 2) sorted by relevance
229 const SCEV *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local
2698 const Expr *IVExpr = S.getIterationVariable(); in emitOMPSimdRegion() local2995 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local3170 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local3231 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local3329 const Expr *IVExpr = LS.getIterationVariable(); in emitDistributeParallelForDispatchBounds() local3457 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local3713 const Expr *IVExpr = LS.getIterationVariable(); in emitDispatchForLoopBounds() local5789 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local5820 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local5865 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local[all …]