Searched defs:finalCountValue (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Optimizer/Dialect/ |
H A D | FIROps.cpp | 2133 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value lb,mlir::Value ub,mlir::Value step,mlir::Value iterate,bool finalCountValue,mlir::ValueRange iterArgs,llvm::ArrayRef<mlir::NamedAttribute> attributes) build() argument 2458 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value lb,mlir::Value ub,mlir::Value step,bool unordered,bool finalCountValue,mlir::ValueRange iterArgs,mlir::ValueRange reduceOperands,llvm::ArrayRef<mlir::Attribute> reduceAttrs,llvm::ArrayRef<mlir::NamedAttribute> attributes) build() argument
|