LLVM
17.0.0git
|
#include "llvm-c/Transforms/PassManagerBuilder.h"
#include <functional>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::PassManagerBuilder |
PassManagerBuilder - This class is used to set up a standard optimization sequence for languages like C and C++, allowing some APIs to customize the pass sequence in various ways. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::legacy | |
Functions | |
PassManagerBuilder * | llvm::unwrap (LLVMPassManagerBuilderRef P) |
LLVMPassManagerBuilderRef | llvm::wrap (PassManagerBuilder *P) |