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

References

include/llvm/ADT/IntervalMap.h
  466       RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
include/llvm/CodeGen/SelectionDAG.h
  249   using NodeAllocatorType = RecyclingAllocator<BumpPtrAllocator, SDNode,
include/llvm/Support/RecyclingAllocator.h
   63                           llvm::RecyclingAllocator<AllocatorType,
   71                             llvm::RecyclingAllocator<AllocatorType,
lib/CodeGen/MachineCSE.cpp
   99     using AllocatorTy = RecyclingAllocator<BumpPtrAllocator,
lib/Target/Mips/MipsOptimizePICCall.cpp
   59 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator,
lib/Transforms/Scalar/EarlyCSE.cpp
  453       RecyclingAllocator<BumpPtrAllocator,
  495       RecyclingAllocator<BumpPtrAllocator,
  507       RecyclingAllocator<BumpPtrAllocator,