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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4948 llvm::Constant *CmdConstant = local
4950 GV = new llvm::GlobalVariable(M, CmdConstant->getType(), true,
4952 CmdConstant);

Completed in 94 milliseconds