Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dcharacteristics.cpp45 auto yIter{y.begin()}; in ShapesAreCompatible() local
47 const auto &yDim{*yIter++}; in ShapesAreCompatible()