LLVM 19.0.0git
Public Attributes | List of all members
llvm::TPIDR2Object Struct Reference

#include "Target/AArch64/AArch64MachineFunctionInfo.h"

Public Attributes

int FrameIndex = std::numeric_limits<int>::max()
 
unsigned Uses = 0
 

Detailed Description

Definition at line 39 of file AArch64MachineFunctionInfo.h.

Member Data Documentation

◆ FrameIndex

int llvm::TPIDR2Object::FrameIndex = std::numeric_limits<int>::max()

Definition at line 40 of file AArch64MachineFunctionInfo.h.

◆ Uses

unsigned llvm::TPIDR2Object::Uses = 0

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