Searched defs:SortedBBCmpFunc (Results 1 – 1 of 1) sorted by relevance
225 struct SortedBBCmpFunc { struct226 bool operator()(const BB *lhs, const BB *rhs) const in operator()