LLVM  3.7.0
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

LLVMPassRegistryRef LLVMGetGlobalPassRegistry ( void  )

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

See Also
llvm::PassRegistry::getPassRegistry

Definition at line 2856 of file Core.cpp.

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