Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp2325 static OpFoldResult foldMinMaxOp(T op, ArrayRef<Attribute> operands) { in foldMinMaxOp() function
2361 return foldMinMaxOp(*this, operands); in fold()
2377 return foldMinMaxOp(*this, operands); in fold()