LLVM 22.0.0git
|
This file implements a version of MachineIRBuilder which CSEs insts within a MachineBasicBlock. More...
Go to the source code of this file.
Classes | |
class | llvm::CSEMIRBuilder |
Defines a builder that does CSE of MachineInstructions using GISelCSEInfo. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
This file implements a version of MachineIRBuilder which CSEs insts within a MachineBasicBlock.
Definition in file CSEMIRBuilder.h.