Home
last modified time | relevance | path

Searched refs:SortSymbolPair (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp30 static int SortSymbolPair(const PairTy *LHS, const PairTy *RHS) { in SortSymbolPair() function
38 array_pod_sort(List.begin(), List.end(), SortSymbolPair); in getSortedStubs()