LLVM
8.0.1
|
This file defines the Entry stage of an instruction pipeline. More...
#include "llvm/ADT/SmallVector.h"
#include "llvm/MCA/SourceMgr.h"
#include "llvm/MCA/Stages/Stage.h"
Go to the source code of this file.
Classes | |
class | llvm::mca::EntryStage |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::mca | |
This file defines the Entry stage of an instruction pipeline.
Its sole purpose in life is to pick instructions in sequence and move them to the next pipeline stage.
Definition in file EntryStage.h.