Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp271 struct AssumingWithTrue : public OpRewritePattern<AssumingOp> { struct
334 patterns.add<AssumingOpRemoveUnusedResults, AssumingWithTrue>(context); in getCanonicalizationPatterns()