Home
last modified time | relevance | path

Searched defs:CallGraphSort (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/COFF/
H A DCallGraphSort.cpp50 class CallGraphSort { class
76 CallGraphSort::CallGraphSort(COFFLinkerContext &ctx) : ctx(ctx) { in CallGraphSort() function in CallGraphSort
/llvm-project/lld/ELF/
H A DCallGraphSort.cpp89 class CallGraphSort { class
114 CallGraphSort::CallGraphSort() { CallGraphSort() function in CallGraphSort
/llvm-project/lld/MachO/
H A DSectionPriorities.cpp65 CallGraphSort(const MapVector<SectionPair, uint64_t> &profile); class
82 CallGraphSort::CallGraphSort(const MapVector<SectionPair, uint64_t> &profile) { CallGraphSort() function in CallGraphSort