Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp1052 auto elementRefType = builder.getRefType(sequenceType.getEleTy()); in genComponentByComponentAssignment() local
1053 toCoor = builder.create<fir::CoordinateOp>(loc, elementRefType, toCoor, in genComponentByComponentAssignment()
1055 fromCoor = builder.create<fir::CoordinateOp>(loc, elementRefType, in genComponentByComponentAssignment()