Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp69 auto *PreallocatedEntry = pImpl->getOrInsertBundleTag("preallocated"); in LLVMContext() local
70 assert(PreallocatedEntry->second == LLVMContext::OB_preallocated && in LLVMContext()
72 (void)PreallocatedEntry; in LLVMContext()