LLVM: llvm::BoundsCheckingPass::Options Struct Reference (original) (raw)
#include "[llvm/Transforms/Instrumentation/BoundsChecking.h](BoundsChecking%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::optional< Runtime > | Rt |
| bool | Merge = false |
| std::optional< int8_t > | GuardKind |
Definition at line 25 of file BoundsChecking.h.
◆ GuardKind
std::optional<int8_t> llvm::BoundsCheckingPass::Options::GuardKind
◆ Merge
bool llvm::BoundsCheckingPass::Options::Merge = false
◆ Rt
std::optional<Runtime> llvm::BoundsCheckingPass::Options::Rt
The documentation for this struct was generated from the following file:
- include/llvm/Transforms/Instrumentation/BoundsChecking.h