Home
last modified time | relevance | path

Searched defs:AsShape (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dshape.cpp42 Shape AsShape(const Constant<ExtentType> &arrayConstant) { in AsShape() function
53 std::optional<Shape> AsShape(FoldingContext &context, ExtentExpr &&arrayExpr) { in AsShape() function