Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp1424 llvm::Constant *CmdConstant = in EmbedBitcode() local
1426 GV = new llvm::GlobalVariable(*M, CmdConstant->getType(), true, in EmbedBitcode()
1428 CmdConstant); in EmbedBitcode()