Searched refs:arrType (Results 1 – 1 of 1) sorted by relevance
6128 mlir::Type arrType = fir::unwrapPassByRefType(baseType); in genOptionalArrayFetch() local6129 mlir::Type eleType = fir::unwrapSequenceType(arrType); in genOptionalArrayFetch()6147 loc, arrType, memref, shape, noSlice, fir::getTypeParams(exv)); in genOptionalArrayFetch()