Searched defs:CompSpillWeight (Results 1 – 3 of 3) sorted by relevance
48 struct CompSpillWeight { struct49 bool operator()(LiveInterval *A, LiveInterval *B) const { in operator ()()
44 struct CompSpillWeight { struct45 bool operator()(const LiveInterval *A, const LiveInterval *B) const { in operator ()()
47 struct CompSpillWeight { struct48 bool operator()(LiveInterval *A, LiveInterval *B) const { in operator ()()