Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.h111 static PyInsertionPoint *getDefaultInsertionPoint();
DIRModules.cpp551 PyInsertionPoint *PyThreadContextEntry::getDefaultInsertionPoint() { in getDefaultInsertionPoint() function in PyThreadContextEntry
991 ip = PyThreadContextEntry::getDefaultInsertionPoint(); in create()
2972 auto *ip = PyThreadContextEntry::getDefaultInsertionPoint(); in populateIRSubmodule()