Home
last modified time | relevance | path

Searched refs:InNeighbors (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/
DGraph.h119 NeighborLookupT InNeighbors; variable
255 : M(G.Edges), A(A), NL(isOut ? G.OutNeighbors : G.InNeighbors) {} in InOutEdgeView()
344 InNeighbors.clear(); in clear()
393 InNeighbors[I.second].insert(I.first);
468 InNeighbors[EI.second].insert(EI.first); in insert()
485 InNeighbors[EI.second].insert(EI.first); in insert()