Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp71 auto *PreallocatedEntry = pImpl->getOrInsertBundleTag("preallocated"); in LLVMContext() local
72 assert(PreallocatedEntry->second == LLVMContext::OB_preallocated && in LLVMContext()
74 (void)PreallocatedEntry; in LLVMContext()