LLVM API Documentation
#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>
Go to the source code of this file.
Variables | |
static ManagedStatic < PassRegistry > | PassRegistryObj |
ManagedStatic<PassRegistry> PassRegistryObj [static] |
Definition at line 30 of file PassRegistry.cpp.
Referenced by llvm::PassRegistry::getPassRegistry().