Searched defs:TopN (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Passes/ | ||
H A D | IndirectCallPromotion.cpp | 579 const size_t TopN = findCallTargetSymbols() local |
/llvm-project/llvm/tools/llvm-profdata/ | ||
H A D | llvm-profdata.cpp | 3077 showHotFunctionList(const sampleprof::SampleProfileMap & Profiles,ProfileSummary & PS,uint32_t TopN,raw_fd_ostream & OS) showHotFunctionList() argument |