Searched defs:maybeZero (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/ | ||
H A D | Merger.cpp | 1215 bool Merger::maybeZero(ExprId e) const { in maybeZero() function in mlir::sparse_tensor::Merger |
/llvm-project/mlir/lib/Dialect/Vector/IR/ | ||
H A D | VectorOps.cpp | 1177 if (auto maybeZero = dyn_cast_or_null<arith::ConstantOp>( matchAndRewrite() local |