Home
last modified time | relevance | path

Searched refs:_PyCode_Quicken (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/internal/
Dpycore_code.h100 void _PyCode_Quicken(PyCodeObject *code);
108 _PyCode_Quicken(code); in _PyCode_Warmup()
/third_party/python/Python/
Dspecialize.c260 _PyCode_Quicken(PyCodeObject *code) in _PyCode_Quicken() function
/third_party/python/Misc/
DNEWS2681 ``Py_FINALIZE()`` so that future ``_PyCode_Quicken`` calls always start