Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DCallGraphSort.cpp267 DenseMap<const InputSectionBase *, int> elf::computeCallGraphProfileOrder() { in computeCallGraphProfileOrder() function in elf
/external/llvm-project/lld/COFF/
DCallGraphSort.cpp243 DenseMap<const SectionChunk *, int> coff::computeCallGraphProfileOrder() { in computeCallGraphProfileOrder() function in coff