Searched refs:CallGraphSort (Results 1 – 3 of 3) sorted by relevance
77 class CallGraphSort { class79 CallGraphSort();102 CallGraphSort::CallGraphSort() { in CallGraphSort() function in CallGraphSort181 DenseMap<const InputSectionBase *, int> CallGraphSort::run() { in run()268 return CallGraphSort().run(); in computeCallGraphProfileOrder()
49 class CallGraphSort { class51 CallGraphSort();73 CallGraphSort::CallGraphSort() { in CallGraphSort() function in CallGraphSort152 DenseMap<const SectionChunk *, int> CallGraphSort::run() { in run()244 return CallGraphSort().run(); in computeCallGraphProfileOrder()
56 SRCS+= ELF/CallGraphSort.cpp