Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexDialect.cpp25 struct ComplexInlinerInterface : public DialectInlinerInterface { struct
28 bool isLegalToInline(Operation *, Region *, bool, IRMapping &) const final { in isLegalToInline()