Searched defs:InsertEdge (Results 1 – 3 of 3) sorted by relevance
649 static void InsertEdge(DomTreeT &DT, const BatchUpdatePtr BUI, in InsertEdge() function1623 void InsertEdge(DomTreeT &DT, typename DomTreeT::NodePtr From, in InsertEdge() function
493 bool GraphCycles::InsertEdge(GraphId idx, GraphId idy) { in InsertEdge() function in absl::synchronization_internal::GraphCycles