struct RegularLTOState::AddedModule

Declaration

struct RegularLTOState::AddedModule { /* full declaration omitted */ };

Declared at: llvm/include/llvm/LTO/LTO.h:307

Member Variables

public std::unique_ptr<Module> M
public std::vector<GlobalValue*> Keep