LLVM 19.0.0git
Namespaces | Macros
LSUnit.cpp File Reference

A Load-Store Unit for the llvm-mca tool. More...

#include "llvm/MCA/HardwareUnits/LSUnit.h"
#include "llvm/MCA/Instruction.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"

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

A Load-Store Unit for the llvm-mca tool.

Definition in file LSUnit.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "llvm-mca"

Definition at line 19 of file LSUnit.cpp.