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

/openbsd-current/gnu/llvm/lld/ELF/
H A DCallGraphSort.cpp167 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, function
213 mergeClusters(clusters, *predC, predL, c, l);
/openbsd-current/gnu/llvm/lld/COFF/
H A DCallGraphSort.cpp140 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, function
186 mergeClusters(clusters, *predC, predL, c, l);
/openbsd-current/gnu/llvm/lld/MachO/
H A DSectionPriorities.cpp144 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, function
196 mergeClusters(clusters, *predC, predL, c, l);

Completed in 177 milliseconds