Home
last modified time | relevance | path

Searched refs:foldMinMaxOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2825 static OpFoldResult foldMinMaxOp(T op, ArrayRef<Attribute> operands) { in foldMinMaxOp() function
3073 return foldMinMaxOp(*this, operands); in fold()
3101 return foldMinMaxOp(*this, operands); in fold()