LLVM  8.0.1
CSEMIRBuilder.cpp File Reference

This file implements the CSEMIRBuilder class which CSEs as it builds instructions. More...

#include "llvm/CodeGen/GlobalISel/CSEMIRBuilder.h"
#include "llvm/CodeGen/GlobalISel/GISelChangeObserver.h"
Include dependency graph for CSEMIRBuilder.cpp:

Go to the source code of this file.

Detailed Description

This file implements the CSEMIRBuilder class which CSEs as it builds instructions.

Definition in file CSEMIRBuilder.cpp.