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

References

include/llvm/XRay/BlockIndexer.h
   39   Index &Indices;
   44   explicit BlockIndexer(Index &I) : RecordVisitor(), Indices(I) {}
lib/XRay/BlockIndexer.cpp
   83   Index::iterator It;
lib/XRay/Trace.cpp
  297   BlockIndexer::Index Index;
tools/llvm-xray/xray-fdr-dump.cpp
   93   BlockIndexer::Index Index;
unittests/XRay/FDRBlockIndexerTest.cpp
   54   BlockIndexer::Index Index;
unittests/XRay/FDRBlockVerifierTest.cpp
   52   BlockIndexer::Index Index;
unittests/XRay/FDRRecordsTest.cpp
   59   BlockIndexer::Index Index;
  127   BlockIndexer::Index Index;