LLVM: llvm::BitcodeLTOInfo Struct Reference (original) (raw)

Basic information extracted from a bitcode module to be used for LTO. More...

#include "[llvm/Bitcode/BitcodeReader.h](BitcodeReader%5F8h%5Fsource.html)"

Detailed Description

Basic information extracted from a bitcode module to be used for LTO.

Definition at line 95 of file BitcodeReader.h.

Member Data Documentation

EnableSplitLTOUnit

bool llvm::BitcodeLTOInfo::EnableSplitLTOUnit

HasSummary

bool llvm::BitcodeLTOInfo::HasSummary

IsThinLTO

bool llvm::BitcodeLTOInfo::IsThinLTO

UnifiedLTO

bool llvm::BitcodeLTOInfo::UnifiedLTO


The documentation for this struct was generated from the following file: