LLVM 23.0.0git
CFGuard.h File Reference

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

LLVM_ABI FunctionPassllvm::createCFGuardCheckPass ()
 Insert Control FLow Guard checks on indirect function calls.
LLVM_ABI FunctionPassllvm::createCFGuardDispatchPass ()
 Insert Control FLow Guard dispatches on indirect function calls.
LLVM_ABI bool llvm::isCFGuardCall (const CallBase *CB)
LLVM_ABI bool llvm::isCFGuardFunction (const GlobalValue *GV)