Searched defs:HasEdge (Results 1 – 2 of 2) sorted by relevance
35 const bool HasEdge = llvm::any_of( in isUpdateValid() local
470 bool GraphCycles::HasEdge(GraphId x, GraphId y) const { in HasEdge() function in absl::synchronization_internal::GraphCycles