Searched defs:PyCode_Optimize (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Python/
H A Dpeephole.c299 PyCode_Optimize(PyObject *code, PyObject* consts, PyObject *names, function
/external/python/cpython3/Python/
H A Dpeephole.c425 PyCode_Optimize(PyObject *code, PyObject* consts, PyObject *names, function

Completed in 160 milliseconds