Lines Matching defs:bb
50 #define bb_prev(bb) list_prev_entry(bb, l) argument
51 #define bb_next(bb) list_next_entry(bb, l) argument
91 struct bb_node *new_bb, *bb; in func_append_bb() local
116 struct bb_node *bb; in func_insert_dummy_bb() local
168 struct bb_node *bb; in func_partition_bb_head() local
202 struct bb_node *bb, *last; in func_partition_bb_tail() local
218 struct bb_node *bb; in func_add_special_bb() local
246 struct bb_node *bb; in func_search_bb_with_head() local
281 struct bb_node *bb; in func_add_bb_edges() local
359 struct bb_node *bb, *bb2; in cfg_destroy() local
383 static void draw_bb_node(struct func_node *func, struct bb_node *bb) in draw_bb_node()
414 static void draw_bb_succ_edges(struct func_node *func, struct bb_node *bb) in draw_bb_succ_edges()
435 struct bb_node *bb; in func_output_bb_def() local
445 struct bb_node *bb; in func_output_edges() local