Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp4090 if (std::optional<Fortran::evaluate::ConstantSubscripts> constantShape = in determineShapeOfDest() local
4093 for (Fortran::common::ConstantSubscript extent : *constantShape) in determineShapeOfDest()