Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp1665 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