Searched defs:CompSpillWeight (Results 1 – 1 of 1) sorted by relevance
49 struct CompSpillWeight { struct50 bool operator()(LiveInterval *A, LiveInterval *B) const { in operator ()()