|
LLVM
8.0.1
|
#include "llvm/IR/PassManager.h"

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 | |
| FunctionPass * | llvm::createBoundsCheckingLegacyPass () |
| Legacy pass creation function for the above pass. More... | |
1.8.13