Searched defs:computeCallGraphProfileOrder (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | CallGraphSort.cpp | 247 coff::computeCallGraphProfileOrder(const COFFLinkerContext &ctx) { computeCallGraphProfileOrder() function in coff |
/llvm-project/lld/ELF/ | ||
H A D | CallGraphSort.cpp | 339 DenseMap<const InputSectionBase *, int> elf::computeCallGraphProfileOrder() { computeCallGraphProfileOrder() function in elf |