Home
last modified time | relevance | path

Searched defs:RemoveEdge (Results 1 – 5 of 5) 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
/third_party/spirv-tools/source/opt/
Dcfg.h104 void RemoveEdge(uint32_t pred_blk_id, uint32_t succ_blk_id) { in RemoveEdge() function
/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
/third_party/abseil-cpp/absl/synchronization/internal/
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/absl/synchronization/internal/
Dgraphcycles.cc475 void GraphCycles::RemoveEdge(GraphId x, GraphId y) { in RemoveEdge() function in absl::synchronization_internal::GraphCycles