LLVM 22.0.0git
llvm::RegAllocEvictionAdvisorAnalysis::Result Struct Reference

#include "llvm/CodeGen/RegAllocEvictionAdvisor.h"

Public Member Functions

bool invalidate (MachineFunction &MF, const PreservedAnalyses &PA, MachineFunctionAnalysisManager::Invalidator &Inv)

Public Attributes

RegAllocEvictionAdvisorProviderProvider

Detailed Description

Definition at line 243 of file RegAllocEvictionAdvisor.h.

Member Function Documentation

◆ invalidate()

bool llvm::RegAllocEvictionAdvisorAnalysis::Result::invalidate ( MachineFunction & MF,
const PreservedAnalyses & PA,
MachineFunctionAnalysisManager::Invalidator & Inv )
inline

Definition at line 247 of file RegAllocEvictionAdvisor.h.

Member Data Documentation

◆ Provider

RegAllocEvictionAdvisorProvider* llvm::RegAllocEvictionAdvisorAnalysis::Result::Provider

Definition at line 245 of file RegAllocEvictionAdvisor.h.


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