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