reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/XRay/Graph.h
   83       detail::DenseMapPair<VertexIdentifier, VertexAttribute>;
   87   using EdgeValueType = detail::DenseMapPair<EdgeIdentifier, EdgeAttribute>;
lib/ProfileData/InstrProfWriter.cpp
  446   using FuncPair = detail::DenseMapPair<uint64_t, InstrProfRecord>;