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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4817 llvm::Constant *CmdConstant = local
4819 GV = new llvm::GlobalVariable(M, CmdConstant->getType(), true,
4821 CmdConstant);

Completed in 64 milliseconds