Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp47 static int SortAuthStubPair(const ExprStubPairTy *LHS, in SortAuthStubPair() function
57 array_pod_sort(List.begin(), List.end(), SortAuthStubPair); in getSortedExprStubs()