LLVM 22.0.0git
Pipeline.cpp 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.

Namespaces

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

Macros

#define DEBUG_TYPE   "llvm-mca"

Detailed Description

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

Definition in file Pipeline.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "llvm-mca"

Definition at line 22 of file Pipeline.cpp.