Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpeephole.c131 fold_tuple_on_constants(_Py_CODEUNIT *codestr, Py_ssize_t codelen, in fold_tuple_on_constants() function
332 h = fold_tuple_on_constants(codestr, codelen, in PyCode_Optimize()