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

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

Public Attributes

std::string Path
 
CachePruningPolicy Policy
 

Detailed Description

Definition at line 125 of file ThinLTOCodeGenerator.h.

Member Data Documentation

◆ Path

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

◆ Policy

CachePruningPolicy llvm::ThinLTOCodeGenerator::CachingOptions::Policy

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