Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c157 static basicblock *compiler_use_new_block(struct compiler *);
531 if (compiler_use_new_block(c) == NULL) in compiler_enter_scope()
585 compiler_use_new_block(struct compiler *c) in compiler_use_new_block() function
1052 if (compiler_use_new_block((C)) == NULL) \