Searched defs:Samples (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.h26 ProfiledInlineCandidate(const FunctionSamples *Samples, uint64_t Count) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp73 markSamplesUsed(const FunctionSamples *FS, uint32_t LineOffset, uint32_t Discriminator, uint64_t Samples) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp182 const FunctionSamples *Samples = Reader->getSamplesFor(MF.getFunction()); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h104 void addProfiledCalls(const FunctionSamples &Samples) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h188 FunctionSamples *Samples = nullptr; member in class:llvm::SampleProfileLoaderBaseImpl
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp53 FunctionSamples *Samples = ChildNode.getFunctionSamples(); local
H A DSampleProfile.cpp590 uint64_t Samples = R.get() * Probe->Factor; local
958 findExternalInlineCandidate( const FunctionSamples *Samples, DenseSet<GlobalValue::GUID> &InlinedGUIDs, const StringMap<Function *> &SymbolMap, uint64_t Threshold) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h967 SampleSorter(const std::map<LocationT, SampleT> &Samples) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp570 remapSamples(const sampleprof::FunctionSamples &Samples, argument
714 FunctionSamples &Samples = Remapper ? Remapped : I->second; local

Completed in 322 milliseconds