|
LLVM 23.0.0git
|
This file contains the declaration of the BreakFalseDepsPass class, used to identify and avoid false dependencies which cause unnecessary stalls. More...
#include "llvm/CodeGen/MachineFunction.h"#include "llvm/CodeGen/MachineFunctionAnalysisManager.h"#include "llvm/IR/PassManager.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::BreakFalseDepsPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
This file contains the declaration of the BreakFalseDepsPass class, used to identify and avoid false dependencies which cause unnecessary stalls.
Definition in file BreakFalseDeps.h.