Home
last modified time | relevance | path

Searched defs:getSingleton (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp43 GuardedPoolAllocator *GuardedPoolAllocator::getSingleton() { in getSingleton() function in gwp_asan::GuardedPoolAllocator
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp27 std::vector<CodeTemplate> getSingleton(CodeTemplate &&CT) { in getSingleton() function
/llvm-project/mlir/lib/Support/
H A DStorageUniquer.cpp318 BaseStorage *getSingleton(TypeID id) { in getSingleton() function