Home
last modified time | relevance | path

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

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