Searched refs:elementRefType (Results 1 – 1 of 1) sorted by relevance
1052 auto elementRefType = builder.getRefType(sequenceType.getEleTy()); in genComponentByComponentAssignment() local1053 toCoor = builder.create<fir::CoordinateOp>(loc, elementRefType, toCoor, in genComponentByComponentAssignment()1055 fromCoor = builder.create<fir::CoordinateOp>(loc, elementRefType, in genComponentByComponentAssignment()