Home
last modified time | relevance | path

Searched refs:computeCacheDirectedSortOrder (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.h17 llvm::DenseMap<const InputSectionBase *, int> computeCacheDirectedSortOrder();
H A DCallGraphSort.cpp277 DenseMap<const InputSectionBase *, int> elf::computeCacheDirectedSortOrder() { in computeCacheDirectedSortOrder() function in elf
341 return computeCacheDirectedSortOrder(); in computeCallGraphProfileOrder()