opal_bp_graph_clone  855 opal/util/bipartite_graph.c     err = opal_bp_graph_clone(g, false, &gx);
opal_bp_graph_clone   73 opal/util/bipartite_graph.h int opal_bp_graph_clone(const opal_bp_graph_t *g,
opal_bp_graph_clone  247 test/util/bipartite_graph.c     err = opal_bp_graph_clone(g, /*copy_user_data=*/false, &gx);