LLVM 22.0.0git
llvm::LRStartEndInfo Struct Reference

#include "CodeGen/MLRegAllocEvictAdvisor.h"

Public Attributes

SlotIndex Begin
SlotIndex End
size_t Pos = 0

Detailed Description

Definition at line 30 of file MLRegAllocEvictAdvisor.h.

Member Data Documentation

◆ Begin

SlotIndex llvm::LRStartEndInfo::Begin

Definition at line 31 of file MLRegAllocEvictAdvisor.h.

◆ End

SlotIndex llvm::LRStartEndInfo::End

Definition at line 32 of file MLRegAllocEvictAdvisor.h.

◆ Pos

size_t llvm::LRStartEndInfo::Pos = 0

Definition at line 33 of file MLRegAllocEvictAdvisor.h.


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