Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h135 static void popInsertionPoint(PyInsertionPoint &insertionPoint);
H A DIRCore.cpp690 void PyThreadContextEntry::popInsertionPoint(PyInsertionPoint &insertionPoint) { in popInsertionPoint() function in PyThreadContextEntry
1634 PyThreadContextEntry::popInsertionPoint(*this); in contextExit()