Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getIterationVariable

597       IVExpr = LoopDirective->getIterationVariable();
1207 const Expr *IVExpr = S.getIterationVariable();
1323 const Expr *IVExpr = S.getIterationVariable();
1452 S.getIterationVariable()->getType(),
1462 auto IVExpr = cast<DeclRefExpr>(S.getIterationVariable());