Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp681 bool allConstantBound = areAllBoundConstant(bounds); createOrGetFirstprivateRecipe() local
1186 genCombiner(fir::FirOpBuilder & builder,mlir::Location loc,mlir::acc::ReductionOperator op,mlir::Type ty,mlir::Value value1,mlir::Value value2,mlir::acc::ReductionRecipeOp & recipe,llvm::SmallVector<mlir::Value> & bounds,bool allConstantBound) genCombiner() argument
1360 bool allConstantBound = areAllBoundConstant(bounds); createOrGetReductionRecipe() local