Home
last modified time | relevance | path

Searched defs:IsHint (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp148 shouldEvict(const LiveInterval & A,bool IsHint,const LiveInterval & B,bool BreaksHint) const shouldEvict() argument
186 canEvictInterferenceBasedOnCost(const LiveInterval & VirtReg,MCRegister PhysReg,bool IsHint,EvictionCost & MaxCost,const SmallVirtRegSet & FixedRegisters) const canEvictInterferenceBasedOnCost() argument
H A DMLRegAllocEvictAdvisor.cpp597 loadInterferenceFeatures(const LiveInterval & VirtReg,MCRegister PhysReg,bool IsHint,const SmallVirtRegSet & FixedRegisters,llvm::SmallVectorImpl<float> & Largest,size_t Pos,llvm::SmallVectorImpl<LRStartEndInfo> & LRPosInfo) const loadInterferenceFeatures() argument
845 extractFeatures(const SmallVectorImpl<const LiveInterval * > & Intervals,llvm::SmallVectorImpl<float> & Largest,size_t Pos,int64_t IsHint,int64_t LocalIntfsCount,float NrUrgent,SmallVectorImpl<LRStartEndInfo> & LRPosInfo) const extractFeatures() argument