Home
last modified time | relevance | path

Searched defs:QueueSorter (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp141 struct QueueSorter { struct in __anon6dc9fb490111::FunctionDifferenceEngine
142 const FunctionDifferenceEngine &fde;
143 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter() argument
145 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.cpp138 struct QueueSorter { struct in __anone3e538550111::FunctionDifferenceEngine
139 const FunctionDifferenceEngine &fde;
140 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter() function
142 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp138 struct QueueSorter { struct in __anon6bb4de1d0111::FunctionDifferenceEngine
139 const FunctionDifferenceEngine &fde;
140 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter() argument
142 bool operator()(const BlockPair &Old, const BlockPair &New) { in operator ()()