Searched defs:contextEnter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRModule.h | 410 pybind11::object contextEnter() { return pybind11::cast(this); } contextEnter() function |
H A D | IRCore.cpp | 714 pybind11::object PyMlirContext::contextEnter() { contextEnter() function in PyMlirContext |