LLVM 19.0.0git
Public Attributes | List of all members
LRStartEndInfo Struct Reference

#include "CodeGen/MLRegAllocEvictAdvisor.h"

Public Attributes

SlotIndex Begin
 
SlotIndex End
 
size_t Pos = 0
 

Detailed Description

Definition at line 28 of file MLRegAllocEvictAdvisor.h.

Member Data Documentation

◆ Begin

SlotIndex LRStartEndInfo::Begin

Definition at line 29 of file MLRegAllocEvictAdvisor.h.

◆ End

SlotIndex LRStartEndInfo::End

Definition at line 30 of file MLRegAllocEvictAdvisor.h.

◆ Pos

size_t LRStartEndInfo::Pos = 0

Definition at line 31 of file MLRegAllocEvictAdvisor.h.


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