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

References

include/llvm/ADT/AllocatorList.h
  232     getAlloc().Reset();
include/llvm/Analysis/LoopInfo.h
  889     LoopAllocator.Reset();
include/llvm/CodeGen/SelectionDAG.h
  181     Alloc.Reset();
include/llvm/IR/PredIteratorCache.h
   74     Memory.Reset();
include/llvm/Support/Allocator.h
  492     Allocator.Reset();
lib/CodeGen/GlobalISel/CSEInfo.cpp
  248   UniqueInstrAllocator.Reset();
lib/CodeGen/LiveIntervals.cpp
  122   VNInfoAllocator.Reset();
lib/CodeGen/LiveStacks.cpp
   44   VNInfoAllocator.Reset();
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 1079   OperandAllocator.Reset();
lib/CodeGen/SlotIndexes.cpp
   36   ileAllocator.Reset();
lib/CodeGen/StackColoring.cpp
 1147   VNInfoAllocator.Reset();
lib/MC/MCContext.cpp
   97   Allocator.Reset();
lib/Target/Hexagon/RDFGraph.cpp
  390   MemPool.Reset();
lib/Transforms/Scalar/GVN.cpp
 2494   TableAllocator.Reset();
lib/Transforms/Scalar/NewGVN.cpp
 2947   ExpressionAllocator.Reset();
tools/clang/lib/Edit/EditedSource.cpp
  451   StrAlloc.Reset();
tools/clang/lib/Sema/SemaOverload.cpp
  881   SlabAllocator.Reset();
tools/clang/tools/libclang/CXIndexDataConsumer.h
  491     IdxCtx.StrScratch.Reset();
tools/dsymutil/DwarfLinker.cpp
  410   DIEAlloc.Reset();
tools/lld/Common/Memory.cpp
   21   bAlloc.Reset();
tools/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  275   void reset() { Alloc.Reset(); }
tools/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
  439     node_alloc.Reset();
unittests/Demangle/ItaniumDemangleTest.cpp
   24   void reset() { Alloc.Reset(); }
unittests/Support/AllocatorTest.cpp
   66   Alloc.Reset();
   74   Alloc.Reset();