LLVM 22.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

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