Searched defs:IsHint (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RegAllocEvictionAdvisor.cpp | 148 bool DefaultEvictionAdvisor::shouldEvict(const LiveInterval &A, bool IsHint, in shouldEvict() 186 const LiveInterval &VirtReg, MCRegister PhysReg, bool IsHint, in canEvictInterferenceBasedOnCost()
|
H A D | MLRegallocEvictAdvisor.cpp | 579 const LiveInterval &VirtReg, MCRegister PhysReg, bool IsHint, in loadInterferenceFeatures() 827 llvm::SmallVectorImpl<float> &Largest, size_t Pos, int64_t IsHint, in extractFeatures()
|