LLVM 19.0.0git
Classes | Namespaces
Pipeline.h File Reference

This file implements an ordered container of stages that simulate the pipeline of a hardware backend. More...

#include "llvm/MCA/Stages/Stage.h"
#include "llvm/Support/Error.h"

Go to the source code of this file.

Classes

class  llvm::mca::Pipeline
 A pipeline for a specific subtarget. More...
 

Namespaces

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

Detailed Description

This file implements an ordered container of stages that simulate the pipeline of a hardware backend.

Definition in file Pipeline.h.