Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2100 static int compareNames(Constant *const *A, Constant *const *B) { in compareNames() function
2129 array_pod_sort(UsedArray.begin(), UsedArray.end(), compareNames); in setUsedInitializer()