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::SampleProfileLoader655 ErrorOr<uint64_t> SampleProfileLoader::getInstWeight(const Instruction &Inst) { in getInstWeight()696 SampleProfileLoader::findCalleeFunctionSamples(const CallBase &Inst) const { in findCalleeFunctionSamples()722 SampleProfileLoader::findIndirectCallFunctionSamples( in findIndirectCallFunctionSamples()777 SampleProfileLoader::findFunctionSamples(const Instruction &Inst) const { in findFunctionSamples()919 bool SampleProfileLoader::tryPromoteAndInlineCandidate( in tryPromoteAndInlineCandidate()993 bool SampleProfileLoader::shouldInlineColdCallee(CallBase &CallInst) { in shouldInlineColdCallee()1013 void SampleProfileLoader::emitOptimizationRemarksForInlineCandidates( in emitOptimizationRemarksForInlineCandidates()1030 void SampleProfileLoader::findExternalInlineCandidate( in findExternalInlineCandidate()[all …]