Searched refs:BestHint (Results 1 – 1 of 1) sorted by relevance
787 unsigned BestHint = (RegAllocHints[VReg].second.size() ? in getRegAllocationHint() local789 return std::pair<unsigned, unsigned>(RegAllocHints[VReg].first, BestHint); in getRegAllocationHint()