LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Collaboration diagram for Pass Registry:

Functions

LLVMPassRegistryRef LLVMGetGlobalPassRegistry (void)
 

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

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