Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dinitial-image.cpp120 auto componentExtents{GetConstantExtents(context_, component)}; in Test() local
121 CHECK(componentExtents.has_value()); in Test()
124 *componentExtents, padWithZero_, at)}) { in Test()