Searched refs:optLo (Results 1 – 1 of 1) sorted by relevance
4127 if (auto optLo = trip.lower()) in genShapeFromDataRef() local4128 return fir::getBase(asScalar(*optLo)); in genShapeFromDataRef()5671 if (auto optLo = t.lower()) in genSliceIndices() local5672 lowerBound = fir::getBase(asScalarArray(*optLo)); in genSliceIndices()