Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h47 bool UseFlattenedProfile = false);
57 bool UseFlattenedProfile; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp474 bool UseFlattenedProfile) in SampleProfileLoader() argument
485 UseFlattenedProfile(UseFlattenedProfile) {}
595 bool UseFlattenedProfile; member in __anon71830f180111::SampleProfileLoader
1981 if (UseFlattenedProfile) in doInitialization()
2331 bool UseFlattenedProfile) in SampleProfileLoaderPass() argument
2335 UseFlattenedProfile(UseFlattenedProfile) {} in SampleProfileLoaderPass()
2361 DisableSampleProfileInlining, UseFlattenedProfile); in run()