Searched refs:_PyCfgBasicblock (Results 1 – 1 of 1) sorted by relevance
32 struct _PyCfgBasicblock *i_target; /* target block (if jump instruction) */33 struct _PyCfgBasicblock *i_except; /* target block when exception is raised */36 typedef struct _PyCfgBasicblock { struct41 struct _PyCfgBasicblock *b_list; argument50 struct _PyCfgBasicblock *b_next; argument77 struct _PyCfgBasicblock *g_entryblock; argument80 struct _PyCfgBasicblock *g_block_list;82 struct _PyCfgBasicblock *g_curblock;