Searched defs:bi_node (Results 1 – 2 of 2) sorted by relevance
2336 void cil_print_recursive_blockinherit(struct cil_tree_node *bi_node, struct cil_tree_node *terminat… in cil_print_recursive_blockinherit()2368 int cil_check_recursive_blockinherit(struct cil_tree_node *bi_node) in cil_check_recursive_blockinherit()
1887 auto* bi_node = context.graph_view->GetNode("beta_inc"); in TEST_F() local