Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DHostAssociations.cpp421 bool isScalarOrContiguous = in canReadCapturedBoxValue() local
427 return isScalarOrContiguous && !isPolymorphic && in canReadCapturedBoxValue()