LLVM  8.0.1
Variables
PassRegistry.cpp File Reference
#include "llvm/PassRegistry.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/PassInfo.h"
#include "llvm/PassSupport.h"
#include "llvm/Support/ManagedStatic.h"
#include <cassert>
#include <memory>
#include <utility>
Include dependency graph for PassRegistry.cpp:

Go to the source code of this file.

Variables

static ManagedStatic< PassRegistryPassRegistryObj
 

Variable Documentation

◆ PassRegistryObj

ManagedStatic<PassRegistry> PassRegistryObj
static

Definition at line 31 of file PassRegistry.cpp.

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