LLVM  8.0.1
Functions
Collaboration diagram for Pass Registry:

Functions

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

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 3873 of file Core.cpp.

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