localcomm         713 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         ompi_communicator_t *localcomm = NULL;
localcomm         716 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                    &localcomm, false))) {
localcomm         721 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         if (OMPI_SUCCESS != (err = localcomm->c_coll->coll_allgather(&rank, 1, MPI_INT,
localcomm         723 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                      localcomm, localcomm->c_coll->coll_allgather_module))) {
localcomm         725 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             ompi_comm_free(&localcomm);
localcomm         751 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         if (OMPI_SUCCESS != (err = localcomm->c_coll->coll_gather((rank == lindex_to_grank[0] ? MPI_IN_PLACE : local_pattern),
localcomm         754 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                   0, localcomm, localcomm->c_coll->coll_gather_module))) {
localcomm         756 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             ompi_comm_free(&localcomm);
localcomm         898 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         if (OMPI_SUCCESS != (err = localcomm->c_coll->coll_scatter(k, 1, MPI_INT,
localcomm         900 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                    0, localcomm,
localcomm         901 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                    localcomm->c_coll->coll_scatter_module))) {
localcomm         903 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             ompi_comm_free(&localcomm);
localcomm         936 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             ompi_comm_free(&localcomm);