Home
last modified time | relevance | path

Searched refs:SpecificAlloc (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/include/lld/Common/
DMemory.h45 template <class T> struct SpecificAlloc : public SpecificAllocBase { struct
55 static SpecificAlloc<T> instance; in getSpecificAllocSingleton() argument