Home
last modified time | relevance | path

Searched defs:BranchOpPattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/ControlFlowToSPIRV/
H A DControlFlowToSPIRV.cpp36 struct BranchOpPattern final : public OpConversionPattern<cf::BranchOp> { struct
40 matchAndRewrite(cf::BranchOp op, OpAdaptor adaptor, in matchAndRewrite()