Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/UB/IR/
H A DUBOps.cpp25 struct UBInlinerInterface : public DialectInlinerInterface { struct
29 bool isLegalToInline(Operation *, Region *, bool, IRMapping &) const final { in isLegalToInline()