Searched refs:getDefaultInsertionPoint (Results 1 – 2 of 2) sorted by relevance
120 static PyInsertionPoint *getDefaultInsertionPoint();
650 PyInsertionPoint *PyThreadContextEntry::getDefaultInsertionPoint() { in getDefaultInsertionPoint() function in PyThreadContextEntry1104 ip = PyThreadContextEntry::getDefaultInsertionPoint(); in maybeInsertOperation()2916 auto *ip = PyThreadContextEntry::getDefaultInsertionPoint(); in populateIRCore()