LLVM 22.0.0git
Pipeline.h File Reference

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

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.