LLVM 23.0.0git
llvm::AMDGPUNextUseAnalysisImpl::CacheableNextUseDistance Struct Reference

Public Attributes

bool IsInstrRelative
NextUseDistance Distance

Detailed Description

Definition at line 266 of file AMDGPUNextUseAnalysis.cpp.

Member Data Documentation

◆ Distance

NextUseDistance llvm::AMDGPUNextUseAnalysisImpl::CacheableNextUseDistance::Distance

Definition at line 268 of file AMDGPUNextUseAnalysis.cpp.

◆ IsInstrRelative

bool llvm::AMDGPUNextUseAnalysisImpl::CacheableNextUseDistance::IsInstrRelative

Definition at line 267 of file AMDGPUNextUseAnalysis.cpp.


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