LLVM 19.0.0git
Public Attributes | List of all members
llvm::mca::RetireControlUnit::RUToken Struct Reference

#include "llvm/MCA/HardwareUnits/RetireControlUnit.h"

Public Attributes

InstRef IR
 
unsigned NumSlots
 
bool Executed
 

Detailed Description

Definition at line 51 of file RetireControlUnit.h.

Member Data Documentation

◆ Executed

bool llvm::mca::RetireControlUnit::RUToken::Executed

Definition at line 54 of file RetireControlUnit.h.

Referenced by llvm::mca::RetireStage::cycleStart().

◆ IR

InstRef llvm::mca::RetireControlUnit::RUToken::IR

◆ NumSlots

unsigned llvm::mca::RetireControlUnit::RUToken::NumSlots

The documentation for this struct was generated from the following file: