Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c861 compiler_copy_block(struct compiler *c, basicblock *block) in compiler_copy_block() function
7846 basicblock *new_target = compiler_copy_block(c, target); in duplicate_exits_without_lineno()