Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c838 compiler_copy_block(struct compiler *c, basicblock *block) in compiler_copy_block() function
9410 basicblock *new_target = compiler_copy_block(c, target); in duplicate_exits_without_lineno()