Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/IR/
H A DTestTypes.cpp21 LogicalResult createIRWithTypes();
36 if (failed(createIRWithTypes())) in runOnOperation()
48 LogicalResult TestRecursiveTypesPass::createIRWithTypes() { in createIRWithTypes() function in TestRecursiveTypesPass