#include "llvm/Support/Compression.h"
Definition at line 93 of file Compression.h.
◆ Params() [1/3]
constexpr llvm::compression::Params::Params |
( |
Format |
F | ) |
|
|
inlineconstexpr |
◆ Params() [2/3]
constexpr llvm::compression::Params::Params |
( |
Format |
F, |
|
|
int |
L, |
|
|
bool |
Ldm = false |
|
) |
| |
|
inlineconstexpr |
◆ Params() [3/3]
◆ format
Format llvm::compression::Params::format |
◆ level
int llvm::compression::Params::level |
◆ zstdEnableLdm
bool llvm::compression::Params::zstdEnableLdm = false |
The documentation for this struct was generated from the following file: