LLVM  4.0.0
Variables
PassRegistry.cpp File Reference
#include "llvm/PassRegistry.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/PassSupport.h"
#include "llvm/Support/ManagedStatic.h"
Include dependency graph for PassRegistry.cpp:

Go to the source code of this file.

Variables

static ManagedStatic
< PassRegistry
PassRegistryObj
 

Variable Documentation

ManagedStatic<PassRegistry> PassRegistryObj
static

Definition at line 27 of file PassRegistry.cpp.

Referenced by llvm::PassRegistry::getPassRegistry().