Searched defs:SortByLoad (Results 1 – 1 of 1) sorted by relevance
216 struct SortByLoad { struct217 bool operator()(const ProcessingElement &pe1, const ProcessingElement &pe2) const { in operator ()()