LLVM  8.0.1
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"
Include dependency graph for LSUnit.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

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 20 of file LSUnit.cpp.