Searched defs:isDoConcurrent (Results 1 – 1 of 1) sorted by relevance
1665 privatizeIv(Fortran::lower::AbstractConverter & converter,const Fortran::semantics::Symbol & sym,mlir::Location loc,llvm::SmallVector<mlir::Type> & ivTypes,llvm::SmallVector<mlir::Location> & ivLocs,llvm::SmallVector<mlir::Value> & privateOperands,llvm::SmallVector<mlir::Value> & ivPrivate,llvm::SmallVector<mlir::Attribute> & privatizations,bool isDoConcurrent=false) privatizeIv() argument 1746 bool isDoConcurrent = outerDoConstruct.IsDoConcurrent(); createLoopOp() local