Home
last modified time | relevance | path

Searched defs:DisableSampleProfileInlining (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h56 bool DisableSampleProfileInlining; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp473 LazyCallGraph &CG, bool DisableSampleProfileInlining, in SampleProfileLoader()
593 bool DisableSampleProfileInlining; member in __anon71830f180111::SampleProfileLoader
2330 IntrusiveRefCntPtr<vfs::FileSystem> FS, bool DisableSampleProfileInlining, in SampleProfileLoaderPass()