/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | cfg.h | 104 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()
|
D | loop_peeling.cpp | 63 cfg.RemoveEdge(pre_header->id(), loop_->GetHeaderBlock()->id()); in DuplicateAndConnectLoop() 370 cfg.RemoveEdge(bb_pred->id(), bb->id()); in CreateBlockBefore()
|
D | loop_fusion.cpp | 652 cfg->RemoveEdge(last_block_of_0->id(), loop_0_->GetContinueBlock()->id()); in Fuse()
|
/third_party/spirv-tools/source/opt/ |
D | cfg.h | 104 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()
|
D | loop_peeling.cpp | 63 cfg.RemoveEdge(pre_header->id(), loop_->GetHeaderBlock()->id()); in DuplicateAndConnectLoop() 370 cfg.RemoveEdge(bb_pred->id(), bb->id()); in CreateBlockBefore()
|
D | loop_fusion.cpp | 652 cfg->RemoveEdge(last_block_of_0->id(), loop_0_->GetContinueBlock()->id()); in Fuse()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | cfg.h | 104 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()
|
D | loop_peeling.cpp | 63 cfg.RemoveEdge(pre_header->id(), loop_->GetHeaderBlock()->id()); in DuplicateAndConnectLoop() 370 cfg.RemoveEdge(bb_pred->id(), bb->id()); in CreateBlockBefore()
|
D | loop_fusion.cpp | 652 cfg->RemoveEdge(last_block_of_0->id(), loop_0_->GetContinueBlock()->id()); in Fuse()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.h | 86 void RemoveEdge(GraphId source_node, GraphId dest_node);
|
D | graphcycles_test.cc | 276 graph_cycles.RemoveEdge(id[from], id[to]); in TEST()
|
D | graphcycles.cc | 475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge() function in absl::synchronization_internal::GraphCycles
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.h | 86 void RemoveEdge(GraphId source_node, GraphId dest_node);
|
D | graphcycles_test.cc | 276 graph_cycles.RemoveEdge(id[from], id[to]); in TEST()
|
D | graphcycles.cc | 475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge() function in absl::synchronization_internal::GraphCycles
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | symbols_arm64_rel.def | 644 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
|
D | symbols_x64_rel.def | 649 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
|
D | symbols_x86_rel.def | 646 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QAEXUGraphId@23@0@Z
|
D | symbols_x64_rel_asan.def | 662 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
|
D | symbols_arm64_dbg.def | 2326 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
|
D | symbols_x86_dbg.def | 2322 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QAEXUGraphId@23@0@Z
|
D | symbols_x64_dbg.def | 2328 ?RemoveEdge@GraphCycles@synchronization_internal@absl@@QEAAXUGraphId@23@0@Z
|