Searched refs:OutNeighbors (Results 1 – 1 of 1) sorted by relevance
122 NeighborLookupT OutNeighbors; variable255 : M(G.Edges), A(A), NL(isOut ? G.OutNeighbors : G.InNeighbors) {} in InOutEdgeView()345 OutNeighbors.clear(); in clear()394 OutNeighbors[I.first].insert(I.second);469 OutNeighbors[EI.first].insert(EI.second); in insert()486 OutNeighbors[EI.first].insert(EI.second); in insert()