Searched refs:SampleProfileLoader (Results 1 – 1 of 1) sorted by relevance
347 class SampleProfileLoader final class350 SampleProfileLoader( in SampleProfileLoader() function in __anon1e220fe30111::SampleProfileLoader510 SampleProfileLoader SampleLoader;518 ErrorOr<uint64_t> SampleProfileLoader::getInstWeight(const Instruction &Inst) { in getInstWeight()549 ErrorOr<uint64_t> SampleProfileLoader::getProbeWeight(const Instruction &Inst) { in getProbeWeight()627 SampleProfileLoader::findCalleeFunctionSamples(const CallBase &Inst) const { in findCalleeFunctionSamples()652 SampleProfileLoader::findIndirectCallFunctionSamples( in findIndirectCallFunctionSamples()709 SampleProfileLoader::findFunctionSamples(const Instruction &Inst) const { in findFunctionSamples()858 bool SampleProfileLoader::tryPromoteAndInlineCandidate( in tryPromoteAndInlineCandidate()922 bool SampleProfileLoader::shouldInlineColdCallee(CallBase &CallInst) { in shouldInlineColdCallee()[all …]