LLVM 19.0.0git
Classes | Namespaces | Functions
CFGuard.h File Reference
#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

FunctionPassllvm::createCFGuardCheckPass ()
 Insert Control FLow Guard checks on indirect function calls.
 
FunctionPassllvm::createCFGuardDispatchPass ()
 Insert Control FLow Guard dispatches on indirect function calls.