LLVM
8.0.1
|
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 | |
llvm | |
This class represents lattice values for constants. | |
This file implements a version of MachineIRBuilder which CSEs insts within a MachineBasicBlock.
Definition in file CSEMIRBuilder.h.