Searched defs:QueueSorter (Results 1 – 3 of 3) sorted by relevance
141 struct QueueSorter { struct in __anon6dc9fb490111::FunctionDifferenceEngine142 const FunctionDifferenceEngine &fde;143 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter() argument145 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
138 struct QueueSorter { struct in __anone3e538550111::FunctionDifferenceEngine139 const FunctionDifferenceEngine &fde;140 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter() function142 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
138 struct QueueSorter { struct in __anon6bb4de1d0111::FunctionDifferenceEngine139 const FunctionDifferenceEngine &fde;140 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter() argument142 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()