Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp44 struct ControlFlowInlinerInterface : public DialectInlinerInterface { struct
46 ~ControlFlowInlinerInterface() override = default;
72 addInterfaces<ControlFlowInlinerInterface>(); in initialize()