LLVM 22.0.0git
EntryStage.h File Reference

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

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

Detailed Description

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.