Home
last modified time | relevance | path

Searched defs:HasEdge (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDomTreeUpdater.cpp35 const bool HasEdge = llvm::any_of( in isUpdateValid() local
/external/tensorflow/tensorflow/core/graph/
Dsubgraph_test.cc95 bool HasEdge(const string& src, int src_out, const string& dst, int dst_in) { in HasEdge() function in tensorflow::__anon8d571e820111::SubgraphTest
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
Dcycle_detector.cc88 bool GraphCycles::HasEdge(int32_t x, int32_t y) const { in HasEdge() function in mlir::GraphCycles
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc150 bool GraphCycles::HasEdge(int32_t x, int32_t y) const { in HasEdge() function in tensorflow::GraphCycles
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc476 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc472 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dgraphcycles.cc470 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc472 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc470 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc469 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc472 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc470 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor_test.cc131 bool HasEdge(const string& src, int src_out, const string& dst, int dst_in) { in HasEdge() function in tensorflow::__anon78e76b570111::GraphConstructorTest