Searched refs:getSpecificAllocSingleton (Results 1 – 1 of 1) sorted by relevance
54 inline llvm::SpecificBumpPtrAllocator<T> &getSpecificAllocSingleton() { in getSpecificAllocSingleton() function62 return new (getSpecificAllocSingleton<T>().Allocate()) in make()