LLVM
8.0.1
|
This file defines the retire stage of an instruction pipeline. More...
#include "llvm/MCA/Stages/RetireStage.h"
#include "llvm/MCA/HWEventListener.h"
#include "llvm/Support/Debug.h"
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" |
This file defines the retire stage of an instruction pipeline.
The RetireStage represents the process logic that interacts with the simulated RetireControlUnit hardware.
Definition in file RetireStage.cpp.
#define DEBUG_TYPE "llvm-mca" |
Definition at line 21 of file RetireStage.cpp.