|
LLVM 22.0.0git
|
#include "llvm/IR/PassManager.h"Go to the source code of this file.
Classes | |
| class | llvm::CFGuardPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| FunctionPass * | llvm::createCFGuardCheckPass () |
| Insert Control FLow Guard checks on indirect function calls. | |
| FunctionPass * | llvm::createCFGuardDispatchPass () |
| Insert Control FLow Guard dispatches on indirect function calls. | |
| bool | llvm::isCFGuardFunction (const GlobalValue *GV) |