Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c3478 basicblock *b, *entryblock; in stackdepth() local
3911 basicblock *b, *entryblock; in assemble() local
/aosp_15_r20/external/python/cpython3/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