|
LLVM 22.0.0git
|
#include "llvm/Support/Compiler.h"#include <memory>#include "llvm/ADT/SetVector.h"#include "llvm/ADT/iterator_range.h"#include "llvm/Analysis/TargetTransformInfo.h"#include "llvm/SandboxIR/Instruction.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Classes | |
| class | llvm::sandboxir::ScoreBoard |
| class | llvm::sandboxir::Region |
| The main job of the Region is to point to new instructions generated by vectorization passes. More... | |
| class | llvm::sandboxir::RegionInternalsAttorney |
| A helper client-attorney class for unit tests. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::sandboxir |