Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dshape.cpp570 if (auto cstExtent{ToInt64( in GetExplicitUBOUND() local
572 if (cstExtent > 0) { in GetExplicitUBOUND()
574 } else if (cstExtent == 0) { in GetExplicitUBOUND()