Searched refs:computeCallGraphProfileOrder (Results 1 – 3 of 3) sorted by relevance
19 llvm::DenseMap<const InputSectionBase *, int> computeCallGraphProfileOrder();
238 DenseMap<const InputSectionBase *, int> elf::computeCallGraphProfileOrder() { in computeCallGraphProfileOrder() function in elf
1114 return computeCallGraphProfileOrder(); in buildSectionOrder()