Searched refs:WeightCompare (Results 1 – 1 of 1) sorted by relevance
907 struct WeightCompare { struct912 WeightCompare(const RALinScan &Alloc) : Allocator(Alloc) {} in WeightCompare() argument1182 std::sort(RegsWeights.begin(), RegsWeights.end(), WeightCompare(*this)); in assignRegOrStackSlotAtInterval()