Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h120 static PyInsertionPoint *getDefaultInsertionPoint();
H A DIRCore.cpp650 PyInsertionPoint *PyThreadContextEntry::getDefaultInsertionPoint() { in getDefaultInsertionPoint() function in PyThreadContextEntry
1104 ip = PyThreadContextEntry::getDefaultInsertionPoint(); in maybeInsertOperation()
2916 auto *ip = PyThreadContextEntry::getDefaultInsertionPoint(); in populateIRCore()