Home
last modified time | relevance | path

Searched defs:TotalFuncCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp714 tryToPromoteWithVTableCmp(CallBase & CB,Instruction * VPtr,ArrayRef<PromotionCandidate> Candidates,uint64_t TotalFuncCount,uint32_t NumCandidates,MutableArrayRef<InstrProfValueData> ICallProfDataRef,VTableGUIDCountsMap & VTableGUIDCounts) tryToPromoteWithVTableCmp() argument
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3029 dumpHotFunctionList(const std::vector<std::string> & ColumnTitle,const std::vector<int> & ColumnOffset,const std::vector<HotFuncInfo> & PrintValues,uint64_t HotFuncCount,uint64_t TotalFuncCount,uint64_t HotProfCount,uint64_t TotalProfCount,const std::string & HotFuncMetric,uint32_t TopNFunctions,raw_fd_ostream & OS) dumpHotFunctionList() argument