LLVM 19.0.0git
Classes | Namespaces
Stage.h File Reference

This file defines a stage. More...

#include "llvm/MCA/HWEventListener.h"
#include "llvm/Support/Error.h"
#include <set>

Go to the source code of this file.

Classes

class  llvm::mca::Stage
 
struct  llvm::mca::InstStreamPause
 This is actually not an error but a marker to indicate that the instruction stream is paused. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::mca
 

Detailed Description

This file defines a stage.

A chain of stages compose an instruction pipeline.

Definition in file Stage.h.