LLVM  8.0.1
Namespaces
EntryStage.cpp File Reference

This file defines the Fetch stage of an instruction pipeline. More...

#include "llvm/MCA/Stages/EntryStage.h"
#include "llvm/MCA/Instruction.h"
Include dependency graph for EntryStage.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::mca
 

Detailed Description

This file defines the Fetch stage of an instruction pipeline.

Its sole purpose in life is to produce instructions for the rest of the pipeline.

Definition in file EntryStage.cpp.