Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c7180 fold_tuple_on_constants(struct compiler *c, in fold_tuple_on_constants() function
7382 if (fold_tuple_on_constants(c, inst-oparg, oparg, consts)) { in optimize_basic_block()