Searched defs:RemoveEdge (Results 1 – 5 of 5) sorted by relevance
104 void RemoveEdge(uint32_t pred_blk_id, uint32_t succ_blk_id) { in RemoveEdge() function
475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge() function in absl::synchronization_internal::GraphCycles