Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp637 struct SimplifyPassThroughBr : public OpRewritePattern<BranchOp> { struct
667 results.insert<SimplifyBrToBlockWithSinglePred, SimplifyPassThroughBr>( in getCanonicalizationPatterns()