LLVM  8.0.1
Namespaces | Macros
Pipeline.cpp File Reference

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

#include "llvm/MCA/Pipeline.h"
#include "llvm/MCA/HWEventListener.h"
#include "llvm/Support/Debug.h"
Include dependency graph for Pipeline.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 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 23 of file Pipeline.cpp.