Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/IR/
H A DTestFunc.cpp131 struct TestFuncSetType struct
132 : public PassWrapper<TestFuncSetType, OperationPass<ModuleOp>> {
133 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestFuncSetType) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID() argument
164 PassRegistration<TestFuncSetType>(); in registerTestFunc()