Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticDialect.cpp21 struct ArithmeticInlinerInterface : public DialectInlinerInterface { struct
37 addInterfaces<ArithmeticInlinerInterface>(); in initialize()