LLVM: include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h File Reference (original) (raw)
This file provides the interface for the pass responsible for removing expensive ubsan checks. More...
#include "[llvm/IR/Function.h](IR%5F2Function%5F8h%5Fsource.html)"#include "[llvm/IR/PassManager.h](IR%5F2PassManager%5F8h%5Fsource.html)"#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"#include "[llvm/Support/Compiler.h](Compiler%5F8h%5Fsource.html)"
Go to the source code of this file.
| Classes | |
|---|---|
| class | llvm::LowerAllowCheckPass |
| struct | llvm::LowerAllowCheckPass::Options |
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. |
Detailed Description
This file provides the interface for the pass responsible for removing expensive ubsan checks.
Definition in file LowerAllowCheckPass.h.