Searched defs:IVExpr (Results 1 – 2 of 2) sorted by relevance
1616 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPSimdDirective() local1676 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local1827 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local1856 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local1938 auto IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local2622 auto IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local3553 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPTaskLoopBasedDirective() local
320 auto *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local