Searched refs:SampleProfileLoader (Results 1 – 1 of 1) sorted by relevance
465 class SampleProfileLoader final : public SampleProfileLoaderBaseImpl<Function> { class467 SampleProfileLoader( in SampleProfileLoader() function in __anon71830f180111::SampleProfileLoader653 ErrorOr<uint64_t> SampleProfileLoader::getInstWeight(const Instruction &Inst) { in getInstWeight()694 SampleProfileLoader::findCalleeFunctionSamples(const CallBase &Inst) const { in findCalleeFunctionSamples()720 SampleProfileLoader::findIndirectCallFunctionSamples( in findIndirectCallFunctionSamples()775 SampleProfileLoader::findFunctionSamples(const Instruction &Inst) const { in findFunctionSamples()919 bool SampleProfileLoader::tryPromoteAndInlineCandidate( in tryPromoteAndInlineCandidate()992 bool SampleProfileLoader::shouldInlineColdCallee(CallBase &CallInst) { in shouldInlineColdCallee()1012 void SampleProfileLoader::emitOptimizationRemarksForInlineCandidates( in emitOptimizationRemarksForInlineCandidates()1029 void SampleProfileLoader::findExternalInlineCandidate( in findExternalInlineCandidate()[all …]