Searched refs:getSpecificAllocSingleton (Results 1 – 2 of 2) sorted by relevance
51 inline llvm::SpecificBumpPtrAllocator<T> &getSpecificAllocSingleton() { in getSpecificAllocSingleton() function61 return new (getSpecificAllocSingleton<T>().Allocate()) in make()
570 auto *sym = getSpecificAllocSingleton<SymbolUnion>().Allocate(); in makeDefined()