LLVM
8.0.1
|
Holds the Module and ModuleSummaryIndex returned by the interfaces that parse both. More...
#include "llvm/AsmParser/Parser.h"
Public Attributes | |
std::unique_ptr< Module > | Mod |
std::unique_ptr< ModuleSummaryIndex > | Index |
Holds the Module and ModuleSummaryIndex returned by the interfaces that parse both.
std::unique_ptr<ModuleSummaryIndex> llvm::ParsedModuleAndIndex::Index |