replace_bb_in_list
replace_bb_in_list(&bb->children, old, new, 1);
replace_bb_in_list(&child->parents, bb, parent, 0);