Searched refs:computeCallGraphProfileOrder (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/
H A DCallGraphSort.h17 llvm::DenseMap<const InputSectionBase *, int> computeCallGraphProfileOrder();
H A DCallGraphSort.cpp268 DenseMap<const InputSectionBase *, int> elf::computeCallGraphProfileOrder() { function in class:elf
H A DWriter.cpp1256 return computeCallGraphProfileOrder();
/openbsd-current/gnu/llvm/lld/COFF/
H A DCallGraphSort.h19 computeCallGraphProfileOrder(const COFFLinkerContext &ctx);
H A DCallGraphSort.cpp247 coff::computeCallGraphProfileOrder(const COFFLinkerContext &ctx) { function in class:coff
H A DWriter.cpp869 computeCallGraphProfileOrder(ctx);

Completed in 124 milliseconds