LLVM 20.0.0git
|
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 | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | 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.