Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/
DGraph.h108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>; variable
119 NeighborLookupT InNeighbors;
122 NeighborLookupT OutNeighbors;
210 const NeighborLookupT &NL;