LLVM 17.0.0git
|
This contains common code to drive combines. More...
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
Go to the source code of this file.
Classes | |
class | llvm::Combiner |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This contains common code to drive combines.
Combiner Passes will need to setup a CombinerInfo and call combineMachineFunction.
Definition in file Combiner.h.