Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp1401 llvm::Constant *ModuleConstant = in EmbedBitcode() local
1404 *M, ModuleConstant->getType(), true, llvm::GlobalValue::PrivateLinkage, in EmbedBitcode()
1405 ModuleConstant); in EmbedBitcode()