Home
last modified time | relevance | path

Searched refs:strideCopy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dshape.cpp170 ExtentExpr strideCopy{common::Clone(stride)}; in ComputeTripCount() local
172 (std::move(upper) - std::move(lower) + std::move(strideCopy)) / in ComputeTripCount()