LLVM: llvm::BoundsCheckingPass::Options::Runtime Struct Reference (original) (raw)

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

Definition at line 26 of file BoundsChecking.h.

llvm::BoundsCheckingPass::Options::Runtime::Runtime ( bool MinRuntime, bool MayReturn, bool HandlerPreserveAllRegs ) inline

HandlerPreserveAllRegs

bool llvm::BoundsCheckingPass::Options::Runtime::HandlerPreserveAllRegs

MayReturn

bool llvm::BoundsCheckingPass::Options::Runtime::MayReturn

MinRuntime

bool llvm::BoundsCheckingPass::Options::Runtime::MinRuntime


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