LLVM 22.0.0git
|
#include "llvm/Transforms/Instrumentation/LowerAllowCheckPass.h"
Public Attributes | |
std::vector< unsigned int > | cutoffs |
unsigned int | runtime_check = 0 |
Definition at line 28 of file LowerAllowCheckPass.h.
std::vector<unsigned int> llvm::LowerAllowCheckPass::Options::cutoffs |
Definition at line 29 of file LowerAllowCheckPass.h.
Referenced by lowerAllowChecks().
unsigned int llvm::LowerAllowCheckPass::Options::runtime_check = 0 |
Definition at line 30 of file LowerAllowCheckPass.h.
Referenced by lowerAllowChecks().