Searched refs:SampleProfileLoader (Results 1 – 1 of 1) sorted by relevance
455 class SampleProfileLoader final class458 SampleProfileLoader( in SampleProfileLoader() function in __anon75a028af0111::SampleProfileLoader589 ErrorOr<uint64_t> SampleProfileLoader::getInstWeight(const Instruction &Inst) { in getInstWeight()620 ErrorOr<uint64_t> SampleProfileLoader::getProbeWeight(const Instruction &Inst) { in getProbeWeight()692 SampleProfileLoader::findCalleeFunctionSamples(const CallBase &Inst) const { in findCalleeFunctionSamples()717 SampleProfileLoader::findIndirectCallFunctionSamples( in findIndirectCallFunctionSamples()774 SampleProfileLoader::findFunctionSamples(const Instruction &Inst) const { in findFunctionSamples()930 bool SampleProfileLoader::tryPromoteAndInlineCandidate( in tryPromoteAndInlineCandidate()1002 bool SampleProfileLoader::shouldInlineColdCallee(CallBase &CallInst) { in shouldInlineColdCallee()1022 void SampleProfileLoader::emitOptimizationRemarksForInlineCandidates( in emitOptimizationRemarksForInlineCandidates()[all …]