Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithDialect.cpp31 struct ArithInlinerInterface : public DialectInlinerInterface { struct
35 bool isLegalToInline(Operation *, Region *, bool, IRMapping &) const final { in isLegalToInline()