LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/Compiler.h"
#include <functional>
Go to the source code of this file.
Classes | |
class | llvm::LastRunTrackingInfo |
This class is used to track the last run of a set of module/function passes. More... | |
class | llvm::LastRunTrackingAnalysis |
A function/module analysis which provides an empty LastRunTrackingInfo . More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |