Searched refs:OutNeighbors (Results 1 – 1 of 1) sorted by relevance
121 NeighborLookupT OutNeighbors; variable254 : M(G.Edges), A(A), NL(isOut ? G.OutNeighbors : G.InNeighbors) {} in InOutEdgeView()344 OutNeighbors.clear(); in clear()393 OutNeighbors[I.first].insert(I.second);468 OutNeighbors[EI.first].insert(EI.second); in insert()485 OutNeighbors[EI.first].insert(EI.second); in insert()