Searched defs:hasEdge (Results 1 – 1 of 1) sorted by relevance
68 bool hasEdge(uptr from, uptr to) { return v[from].getBit(to); } in hasEdge() function103 bool hasEdge(uptr from, uptr to) const { in hasEdge() function