Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/CAPI/IR/
H A DIR.cpp289 static LogicalResult inferOperationTypes(OperationState &state) { in inferOperationTypes() function
350 if (failed(inferOperationTypes(cppState))) in mlirOperationCreate()