LLVM 22.0.0git
|
#include "llvm/ADT/APInt.h"
#include "llvm/Analysis/LoopAnalysisManager.h"
#include "llvm/Analysis/ScalarEvolution.h"
#include "llvm/IR/PassManager.h"
#include "llvm/IR/Value.h"
#include <variant>
Go to the source code of this file.
Classes | |
struct | llvm::CRCTable |
A custom std::array with 256 entries, that also has a print function. More... | |
struct | llvm::PolynomialInfo |
The structure that is returned when a polynomial algorithm was recognized by the analysis. More... | |
class | llvm::HashRecognize |
The analysis. More... | |
class | llvm::HashRecognizePrinterPass |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |