Home
last modified time | relevance | path

Searched refs:RemoveEdge (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcfg.h104 void RemoveEdge(uint32_t pred_blk_id, uint32_t succ_blk_id) { in RemoveEdge() function
128 [bb, this](uint32_t succ_id) { RemoveEdge(bb->id(), succ_id); }); in RemoveSuccessorEdges()
Dloop_peeling.cpp63 cfg.RemoveEdge(pre_header->id(), loop_->GetHeaderBlock()->id()); in DuplicateAndConnectLoop()
370 cfg.RemoveEdge(bb_pred->id(), bb->id()); in CreateBlockBefore()
Dloop_fusion.cpp652 cfg->RemoveEdge(last_block_of_0->id(), loop_0_->GetContinueBlock()->id()); in Fuse()
/third_party/spirv-tools/source/opt/
Dcfg.h104 void RemoveEdge(uint32_t pred_blk_id, uint32_t succ_blk_id) { in RemoveEdge() function
128 [bb, this](uint32_t succ_id) { RemoveEdge(bb->id(), succ_id); }); in RemoveSuccessorEdges()
Dloop_peeling.cpp63 cfg.RemoveEdge(pre_header->id(), loop_->GetHeaderBlock()->id()); in DuplicateAndConnectLoop()
370 cfg.RemoveEdge(bb_pred->id(), bb->id()); in CreateBlockBefore()
Dloop_fusion.cpp652 cfg->RemoveEdge(last_block_of_0->id(), loop_0_->GetContinueBlock()->id()); in Fuse()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcfg.h104 void RemoveEdge(uint32_t pred_blk_id, uint32_t succ_blk_id) { in RemoveEdge() function
128 [bb, this](uint32_t succ_id) { RemoveEdge(bb->id(), succ_id); }); in RemoveSuccessorEdges()
Dloop_peeling.cpp63 cfg.RemoveEdge(pre_header->id(), loop_->GetHeaderBlock()->id()); in DuplicateAndConnectLoop()
370 cfg.RemoveEdge(bb_pred->id(), bb->id()); in CreateBlockBefore()
Dloop_fusion.cpp652 cfg->RemoveEdge(last_block_of_0->id(), loop_0_->GetContinueBlock()->id()); in Fuse()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.h86 void RemoveEdge(GraphId source_node, GraphId dest_node);
Dgraphcycles_test.cc276 graph_cycles.RemoveEdge(id[from], id[to]); in TEST()
Dgraphcycles.cc475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge() function in absl::synchronization_internal::GraphCycles
/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.h86 void RemoveEdge(GraphId source_node, GraphId dest_node);
Dgraphcycles_test.cc276 graph_cycles.RemoveEdge(id[from], id[to]); in TEST()
Dgraphcycles.cc475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge() function in absl::synchronization_internal::GraphCycles
/third_party/skia/third_party/externals/abseil-cpp/
Dsymbols_arm64_rel.def644 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
Dsymbols_x64_rel.def649 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
Dsymbols_x86_rel.def646 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QAEXUGraphId@23@0@Z
Dsymbols_x64_rel_asan.def662 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
Dsymbols_arm64_dbg.def2326 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
Dsymbols_x86_dbg.def2322 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QAEXUGraphId@23@0@Z
Dsymbols_x64_dbg.def2328 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z