15#ifndef LLVM_CODEGEN_BREAKFALSEDEPS_H
16#define LLVM_CODEGEN_BREAKFALSEDEPS_H
This header defines various interfaces for pass management in LLVM.
MachineFunctionProperties getRequiredProperties() const
LLVM_ABI PreservedAnalyses run(MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
Properties which a MachineFunction may have at a given point in time.
A set of analyses that are preserved following a run of a transformation pass.
This is an optimization pass for GlobalISel generic memory operations.
AnalysisManager< MachineFunction > MachineFunctionAnalysisManager
A CRTP mix-in to automatically provide informational APIs needed for passes.