LLVM 20.0.0git
|
Provides implementations for PassManager and AnalysisManager template methods. More...
#include "llvm/IR/Function.h"
#include "llvm/IR/PassInstrumentation.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/PrettyStackTrace.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Variables | |
llvm::cl::opt< bool > | UseNewDbgInfoFormat |
Provides implementations for PassManager and AnalysisManager template methods.
These classes should be explicitly instantiated for any IR unit, and files doing the explicit instantiation should include this header.
Definition in file PassManagerImpl.h.
|
extern |