Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DBackendUtil.cpp882 llvm::Constant *CmdConstant = in EmbedBitcode() local
884 GV = new llvm::GlobalVariable(*M, CmdConstant->getType(), true, in EmbedBitcode()
886 CmdConstant); in EmbedBitcode()