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

References

include/llvm/ADT/IntervalMap.h
 1011     return new(allocator.template Allocate<NodeT>()) NodeT();
include/llvm/ADT/ScopedHashTable.h
   68     ScopedHashTableVal *New = Allocator.template Allocate<ScopedHashTableVal>();
include/llvm/CodeGen/SelectionDAG.h
  351     return new (NodeAllocator.template Allocate<SDNodeT>())