Searched defs:ActiveCmp (Results 1 – 1 of 1) sorted by relevance
640 struct ActiveCmp { struct641 bool operator()(const LiveInterval *lhs, const LiveInterval *rhs) const in operator()