|
LLVM 22.0.0git
|
#include "llvm/ADT/BitVector.h"#include "llvm/CodeGen/AntiDepBreaker.h"#include "llvm/CodeGen/TargetSubtargetInfo.h"#include "llvm/Support/Compiler.h"#include <map>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::AggressiveAntiDepState |
| Contains all the state necessary for anti-dep breaking. More... | |
| struct | llvm::AggressiveAntiDepState::RegisterReference |
| Information about a register reference within a liverange. More... | |
| class | llvm::AggressiveAntiDepBreaker |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |