Searched defs:bi_block (Results 1 – 1 of 1) sorted by relevance
709 typedef struct bi_block { struct720 struct bi_block *successors[2]; argument721 struct util_dynarray predecessors;722 bool unconditional_jumps;723 bool loop_header;726 uint8_t *live_in;750 } bi_block; argument