Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c79 struct basicblock_ *i_target; /* target block (if jump instruction) */
109 typedef struct basicblock_ { struct
113 struct basicblock_ *b_list; argument
122 struct basicblock_ *b_next; argument