LLVM
15.0.0git
|
#include "llvm/MCA/Pipeline.h"
#include "llvm/MCA/HWEventListener.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::mca | |
Macros | |
#define | DEBUG_TYPE "llvm-mca" |
This file implements an ordered container of stages that simulate the pipeline of a hardware backend.
Definition in file Pipeline.cpp.
#define DEBUG_TYPE "llvm-mca" |
Definition at line 22 of file Pipeline.cpp.