Home
last modified time | relevance | path

Searched defs:computeCallGraphProfileOrder (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DCallGraphSort.cpp268 DenseMap<const InputSectionBase *, int> elf::computeCallGraphProfileOrder() { in computeCallGraphProfileOrder() function in elf
/llvm-project-15.0.7/lld/COFF/
H A DCallGraphSort.cpp245 coff::computeCallGraphProfileOrder(const COFFLinkerContext &ctx) { in computeCallGraphProfileOrder() function in coff