Home
last modified time | relevance | path

Searched refs:SampleProfileLoader (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp347 class SampleProfileLoader final class
350 SampleProfileLoader( in SampleProfileLoader() function in __anon1e220fe30111::SampleProfileLoader
510 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 …]