LLVM: llvm::LowerAllowCheckPass::Options Struct Reference (original) (raw)

#include "[llvm/Transforms/Instrumentation/LowerAllowCheckPass.h](LowerAllowCheckPass%5F8h%5Fsource.html)"

Public Attributes
std::vector< unsigned int > cutoffs
unsigned int runtime_check = 0

Detailed Description

Definition at line 28 of file LowerAllowCheckPass.h.

Member Data Documentation

cutoffs

std::vector<unsigned int> llvm::LowerAllowCheckPass::Options::cutoffs

Definition at line 29 of file LowerAllowCheckPass.h.

Referenced by lowerAllowChecks().

runtime_check

unsigned int llvm::LowerAllowCheckPass::Options::runtime_check = 0

Definition at line 30 of file LowerAllowCheckPass.h.

Referenced by lowerAllowChecks().


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