H A D | MLRegAllocEvictAdvisor.cpp | 152 // Note on naming: the "_by_max" are normalized using the largest value of that 200 "largest stage of an interval in this LR") \ 317 llvm::SmallVectorImpl<float> &Largest, size_t Pos, 329 llvm::SmallVectorImpl<float> &Largest, size_t Pos, 602 llvm::SmallVectorImpl<float> &Largest, size_t Pos, in loadInterferenceFeatures() 661 extractFeatures(InterferingIntervals, Largest, Pos, IsHint, LocalIntfs, in loadInterferenceFeatures() 694 // Track the largest value of features seen during this eviction session. We in tryFindEvictionCandidate() 696 // dimension 'Largest' to all the features, especially since we have the in tryFindEvictionCandidate() 698 FeaturesListNormalizer Largest(FeatureIDs::FeatureCount, 0.0); in tryFindEvictionCandidate() 716 Largest, Po in tryFindEvictionCandidate() 599 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 695 FeaturesListNormalizer Largest(FeatureIDs::FeatureCount, 0.0); tryFindEvictionCandidate() local 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 [all...] |