LLVM: llvm::RegAllocEvictionAdvisorAnalysis::Result Struct Reference (original) (raw)
#include "[llvm/CodeGen/RegAllocEvictionAdvisor.h](RegAllocEvictionAdvisor%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| bool | invalidate (MachineFunction &MF, const PreservedAnalyses &PA, MachineFunctionAnalysisManager::Invalidator &Inv) |
| Public Attributes | |
|---|---|
| RegAllocEvictionAdvisorProvider * | Provider |
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:
- include/llvm/CodeGen/RegAllocEvictionAdvisor.h