Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c52 struct basicblock_ *i_target; /* target block (if jump instruction) */
56 typedef struct basicblock_ { struct
60 struct basicblock_ *b_list; argument
69 struct basicblock_ *b_next; argument
/external/python/cpython3/Python/
Dcompile.c49 struct basicblock_ *i_target; /* target block (if jump instruction) */
53 typedef struct basicblock_ { struct
57 struct basicblock_ *b_list; argument
66 struct basicblock_ *b_next; argument