Home
last modified time | relevance | path

Searched defs:entryblock (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dcompile.c7157 basicblock *b, *entryblock = NULL; in stackdepth() local
8173 insert_prefix_instructions(struct compiler *c, basicblock *entryblock, in insert_prefix_instructions()
8297 fix_cell_offsets(struct compiler *c, basicblock *entryblock, int *fixedmap) in fix_cell_offsets()
8348 basicblock *b, *entryblock; in assemble() local