|
LLVM 22.0.0git
|
#include "llvm/IR/Analysis.h"#include "llvm/IR/PassManager.h"#include "llvm/Support/AllocToken.h"#include <optional>Go to the source code of this file.
Classes | |
| struct | llvm::AllocTokenOptions |
| class | llvm::AllocTokenPass |
| A module pass that rewrites heap allocations to use token-enabled allocation functions based on various source-level properties. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |