|
LLVM
4.0.0
|
#include "llvm/PassRegistry.h"#include "llvm/ADT/STLExtras.h"#include "llvm/PassSupport.h"#include "llvm/Support/ManagedStatic.h"Go to the source code of this file.
Variables | |
| static ManagedStatic < PassRegistry > | PassRegistryObj |
|
static |
Definition at line 27 of file PassRegistry.cpp.
Referenced by llvm::PassRegistry::getPassRegistry().
1.8.6