Home
last modified time | relevance | path

Searched refs:InsertEdge (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_benchmark.cc37 ABSL_RAW_CHECK(g.InsertEdge(nodes[i], nodes[j]), ""); in BM_StressTest()
Dgraphcycles.h83 bool InsertEdge(GraphId source_node, GraphId dest_node);
Dgraphcycles_test.cc253 if (graph_cycles.InsertEdge(id[nodes[from]], id[nodes[to]])) { in TEST()
376 return g_.InsertEdge(Get(id_, x), Get(id_, y)); in AddEdge()
Dgraphcycles.cc493 bool GraphCycles::InsertEdge(GraphId idx, GraphId idy) { in InsertEdge() function in absl::synchronization_internal::GraphCycles
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDominators.h53 extern template void InsertEdge<BBDomTree>(BBDomTree &DT, BasicBlock *From,
55 extern template void InsertEdge<BBPostDomTree>(BBPostDomTree &DT,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDominators.cpp82 template void llvm::DomTreeBuilder::InsertEdge<DomTreeBuilder::BBDomTree>(
84 template void llvm::DomTreeBuilder::InsertEdge<DomTreeBuilder::BBPostDomTree>(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h649 static void InsertEdge(DomTreeT &DT, const BatchUpdatePtr BUI, in InsertEdge() function
1250 InsertEdge(DT, &BUI, CurrentUpdate.getFrom(), CurrentUpdate.getTo()); in ApplyNextUpdate()
1623 void InsertEdge(DomTreeT &DT, typename DomTreeT::NodePtr From, in InsertEdge() function
1626 SemiNCAInfo<DomTreeT>::InsertEdge(DT, nullptr, From, To); in InsertEdge()
DGenericDomTree.h199 void InsertEdge(DomTreeT &DT, typename DomTreeT::NodePtr From,
538 DomTreeBuilder::InsertEdge(*this, From, To);
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc1360 if (!deadlock_graph->InsertEdge(other_node_id, mu_id)) { in DeadlockCheck()
/third_party/skia/third_party/externals/abseil-cpp/
Dsymbols_x64_rel.def492 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QEAA_NUGraphId@23@0@Z
Dsymbols_arm64_rel.def488 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QEAA_NUGraphId@23@0@Z
Dsymbols_x86_rel.def490 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QAE_NUGraphId@23@0@Z
Dsymbols_x64_rel_asan.def505 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QEAA_NUGraphId@23@0@Z
Dsymbols_x86_dbg.def2077 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QAE_NUGraphId@23@0@Z
Dsymbols_x64_dbg.def2083 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QEAA_NUGraphId@23@0@Z
Dsymbols_arm64_dbg.def2080 ?InsertEdge@GraphCycles@synchronization_internal@absl@@QEAA_NUGraphId@23@0@Z