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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp9 // This file implements the SampleProfileLoader transformation. This pass
178 class SampleProfileLoader;
182 SampleCoverageTracker(SampleProfileLoader &SPL) : SPLoader(SPL){};
229 SampleProfileLoader &SPLoader;
305 class SampleProfileLoader { class in namespace:__anon5569
307 SampleProfileLoader( function in class:__anon5569::SampleProfileLoader
505 SampleProfileLoader SampleLoader;
529 bool SampleProfileLoader::callsiteIsHot(const FunctionSamples *CallsiteFS,
636 void SampleProfileLoader::clearFunctionData() {
655 void SampleProfileLoader
[all...]

Completed in 51 milliseconds