LLVM  8.0.1
Public Attributes | List of all members
llvm::ThinLTOCodeGenerator::CachingOptions Struct Reference

#include "llvm/LTO/legacy/ThinLTOCodeGenerator.h"

Collaboration diagram for llvm::ThinLTOCodeGenerator::CachingOptions:
Collaboration graph
[legend]

Public Attributes

std::string Path
 
CachePruningPolicy Policy
 

Detailed Description

Definition at line 143 of file ThinLTOCodeGenerator.h.

Member Data Documentation

◆ Path

std::string llvm::ThinLTOCodeGenerator::CachingOptions::Path

Definition at line 144 of file ThinLTOCodeGenerator.h.

◆ Policy

CachePruningPolicy llvm::ThinLTOCodeGenerator::CachingOptions::Policy

Definition at line 145 of file ThinLTOCodeGenerator.h.


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