Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DGraph.h107 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>; variable
118 NeighborLookupT InNeighbors;
121 NeighborLookupT OutNeighbors;
209 const NeighborLookupT &NL;