LLVM 22.0.0git
llvm::ThinLTOCodeGenerator::CachingOptions Struct Reference

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

Public Attributes

std::string Path
CachePruningPolicy Policy

Detailed Description

Definition at line 133 of file ThinLTOCodeGenerator.h.

Member Data Documentation

◆ Path

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

Definition at line 134 of file ThinLTOCodeGenerator.h.

◆ Policy

CachePruningPolicy llvm::ThinLTOCodeGenerator::CachingOptions::Policy

Definition at line 135 of file ThinLTOCodeGenerator.h.


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