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

References

include/llvm/ADT/IntervalMap.h
  979   Allocator &allocator;
 1042   explicit IntervalMap(Allocator &a) : height(0), rootSize(0), allocator(a) {
include/llvm/CodeGen/LiveIntervalUnion.h
   58   using Allocator = LiveSegments::Allocator;
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
20762   IMap::Allocator A;
tools/dsymutil/CompileUnit.h
  277   FunctionIntervals::Allocator RangeAlloc;
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1675   VMMap::Allocator Alloc;
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h
  100   llvm::IntervalMap<lldb::addr_t, uint32_t>::Allocator m_allocator;
tools/lldb/tools/lldb-test/lldb-test.cpp
  222   AddrIntervalMap::Allocator IntervalMapAllocator;
unittests/ADT/IntervalMapTest.cpp
   22   UUMap::Allocator allocator;
   56   UUMap::Allocator allocator;
  157   UUHalfOpenMap::Allocator allocator;
  188   UUMap::Allocator allocator;
  258   UUMap::Allocator allocator;
  372   UUMap::Allocator allocator;
  515   UUMap::Allocator allocator;
  591   UUMap::Allocator allocator;
  614   UUMap::Allocator allocator;
  636   UUHalfOpenMap::Allocator allocator;
  659   UUMap::Allocator allocator;
  703   UUMap::Allocator allocator;