LLVM 19.0.0git
Classes | Namespaces
CSEMIRBuilder.h File Reference

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

#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"

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.