Home
last modified time | relevance | path

Searched defs:missingLengthParameters (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertArrayConstructor.cpp307 RuntimeTempStrategy(mlir::Location loc,fir::FirOpBuilder & builder,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::SymMap & symMap,fir::SequenceType declaredType,std::optional<mlir::Value> extent,llvm::ArrayRef<mlir::Value> lengths,bool missingLengthParameters) RuntimeTempStrategy() argument
565 static bool missingLengthParameters(mlir::Type elementType, missingLengthParameters() function