Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp178 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, in mergeClusters()
224 mergeClusters(clusters, *predC, predL, c, l); in run()
167 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, mergeClusters() function
/freebsd/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp140 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, in mergeClusters() function
186 mergeClusters(clusters, *predC, predL, c, l); in run()
/freebsd/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp144 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, in mergeClusters() function
196 mergeClusters(clusters, *predC, predL, c, l); in run()