LLVM 22.0.0git
CSEMIRBuilder.h File Reference

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.

Detailed Description

This file implements a version of MachineIRBuilder which CSEs insts within a MachineBasicBlock.

Definition in file CSEMIRBuilder.h.