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.h154 extern cl::opt<bool> SampleProfileUseProfi;
925 if (SampleProfileUseProfi) {
1064 if (!SampleProfileUseProfi) {
1089 if (SampleProfileUseProfi) {
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1705 if (SampleProfileUseProfi) { in generateMDProfMetadata()
1725 if (!SampleProfileUseProfi) { in generateMDProfMetadata()
2018 if (!SampleProfileUseProfi.getNumOccurrences()) in doInitialization()
2019 SampleProfileUseProfi = true; in doInitialization()