LLVM 22.0.0git
|
This file defines a stage. More...
#include "llvm/MCA/HWEventListener.h"
#include "llvm/Support/Compiler.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 |
This file defines a stage.
A chain of stages compose an instruction pipeline.
Definition in file Stage.h.