Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp681 auto isPotentiallyNonEmptyShape = [](Value shape) { in matchAndRewrite() local
693 llvm::make_filter_range(op->getOperands(), isPotentiallyNonEmptyShape)); in matchAndRewrite()