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