Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dshape.cpp89 if (auto shapeArray{AsExtentArrayExpr(shape)}) { in AsConstantShape() local
90 auto folded{Fold(context, std::move(*shapeArray))}; in AsConstantShape()