Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DGlobals.h91 llvm::StringMap<pybind11::object> operationClassMap; variable
H A DIRModule.cpp77 py::object &found = operationClassMap[operationName]; in registerOperationImpl()