llvm::lto::InputFile::getSingleBitcodeModule

Returns the only BitcodeModule from InputFile.

Synopsis

Declared in <llvm/LTO/LTO.h>

BitcodeModule&
getSingleBitcodeModule();

Return Value

The single BitcodeModule contained in this input file.