LLVM API Documentation

Variables
PassRegistry.cpp File Reference
#include "llvm/PassRegistry.h"
#include "llvm/IR/Function.h"
#include "llvm/PassSupport.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/RWMutex.h"
#include <vector>
Include dependency graph for PassRegistry.cpp:

Go to the source code of this file.

Variables

static ManagedStatic
< PassRegistry
PassRegistryObj

Variable Documentation

Definition at line 30 of file PassRegistry.cpp.

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