Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp427 class SampleProfileMatcher { class
443 SampleProfileMatcher(Module &M, SampleProfileReader &Reader, in SampleProfileMatcher() function in __anonc1f0aed80111::SampleProfileMatcher
580 std::unique_ptr<SampleProfileMatcher> MatchingManager;
2051 std::make_unique<SampleProfileMatcher>(M, *Reader, ProbeManager.get()); in doInitialization()
2057 void SampleProfileMatcher::detectProfileMismatch(const Function &F, in detectProfileMismatch()
2148 void SampleProfileMatcher::detectProfileMismatch() { in detectProfileMismatch()
/external/angle/third_party/clspv/gn/llvm/sources/
DBUILD.gn636 "//$clspv_llvm_dir/llvm/lib/Transforms/IPO/SampleProfileMatcher.cpp",