LLVM 19.0.0git
Classes | Namespaces | Functions
RegAllocPriorityAdvisor.h File Reference
#include "RegAllocEvictionAdvisor.h"
#include "llvm/CodeGen/SlotIndexes.h"
#include "llvm/Pass.h"

Go to the source code of this file.

Classes

class  llvm::RegAllocPriorityAdvisor
 Interface to the priority advisor, which is responsible for prioritizing live ranges. More...
 
class  llvm::DefaultPriorityAdvisor
 
class  llvm::RegAllocPriorityAdvisorAnalysis
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

template<>
Passllvm::callDefaultCtor< RegAllocPriorityAdvisorAnalysis > ()
 Specialization for the API used by the analysis infrastructure to create an instance of the priority advisor.
 
RegAllocPriorityAdvisorAnalysisllvm::createReleaseModePriorityAdvisor ()
 
RegAllocPriorityAdvisorAnalysis * llvm::createDevelopmentModePriorityAdvisor ()