Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dshape.h49 std::optional<ConstantSubscripts> AsConstantExtents( in AsConstantExtents() function
/llvm-project/flang/lib/Evaluate/
H A Dshape.cpp119 ConstantSubscripts AsConstantExtents(const Constant<ExtentType> &shape) { AsConstantExtents() function
127 std::optional<ConstantSubscripts> AsConstantExtents( AsConstantExtents() function