Home
last modified time | relevance | path

Searched refs:SampleProfileUseProfi (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp41 cl::opt<bool> SampleProfileUseProfi( variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h153 extern cl::opt<bool> SampleProfileUseProfi;
928 if (SampleProfileUseProfi) {
1067 if (!SampleProfileUseProfi) {
1092 if (SampleProfileUseProfi) {
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1705 if (SampleProfileUseProfi) { in generateMDProfMetadata()
1725 if (!SampleProfileUseProfi) { in generateMDProfMetadata()
2011 if (!SampleProfileUseProfi.getNumOccurrences()) in doInitialization()
2012 SampleProfileUseProfi = true; in doInitialization()