LLVM
8.0.1
|
This file simulates the hardware responsible for retiring instructions. More...
#include "llvm/MC/MCSchedule.h"
#include "llvm/MCA/HardwareUnits/HardwareUnit.h"
#include "llvm/MCA/Instruction.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | llvm::mca::RetireControlUnit |
This class tracks which instructions are in-flight (i.e., dispatched but not retired) in the OoO backend. More... | |
struct | llvm::mca::RetireControlUnit::RUToken |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::mca | |
This file simulates the hardware responsible for retiring instructions.
Definition in file RetireControlUnit.h.