|
LLVM
8.0.1
|
#include "AntiDepBreaker.h"#include "llvm/ADT/BitVector.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 | |
| llvm | |
| This class represents lattice values for constants. | |
1.8.13