LLVM  8.0.1
Classes | Namespaces | Functions
BoundsChecking.h File Reference
#include "llvm/IR/PassManager.h"
Include dependency graph for BoundsChecking.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::BoundsCheckingPass
 A pass to instrument code and perform run-time bounds checking on loads, stores, and other memory intrinsics. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

FunctionPassllvm::createBoundsCheckingLegacyPass ()
 Legacy pass creation function for the above pass. More...