LLVM 22.0.0git
|
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/Compiler.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 |
This file implements an ordered container of stages that simulate the pipeline of a hardware backend.
Definition in file Pipeline.h.