Searched refs:stepExpr (Results 1 – 2 of 2) sorted by relevance
173 const auto *stepExpr{bounds.step in Scan() local181 if (stepExpr) { in Scan()182 auto foldedStep{evaluate::Fold(context, SomeExpr{*stepExpr})}; in Scan()
74 stepExpr{Fortran::semantics::GetExpr(step)}, isUnordered{isUnordered} {}90 const Fortran::lower::SomeExpr *stepExpr; member1218 info.stepValue = genControlValue(info.stepExpr, info); in genFIRIncrementLoopBegin()