|
LLVM 22.0.0git
|
This file implements the CSEMIRBuilder class which CSEs as it builds instructions. More...
#include "llvm/CodeGen/GlobalISel/CSEMIRBuilder.h"#include "llvm/CodeGen/GlobalISel/CSEInfo.h"#include "llvm/CodeGen/GlobalISel/GISelChangeObserver.h"#include "llvm/CodeGen/GlobalISel/Utils.h"#include "llvm/CodeGen/MachineInstrBuilder.h"Go to the source code of this file.
This file implements the CSEMIRBuilder class which CSEs as it builds instructions.
Definition in file CSEMIRBuilder.cpp.