LLVM 17.0.0git
Functions
Collaboration diagram for Pass Registry:

Functions

LLVMPassRegistryRef LLVMGetGlobalPassRegistry (void)
 Return the global pass registry, for use with initialization functions.
 

Detailed Description

Function Documentation

◆ LLVMGetGlobalPassRegistry()

LLVMPassRegistryRef LLVMGetGlobalPassRegistry ( void  )

Return the global pass registry, for use with initialization functions.

See also
llvm::PassRegistry::getPassRegistry

Definition at line 4076 of file Core.cpp.

References llvm::PassRegistry::getPassRegistry(), and llvm::wrap().