Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp41 cl::opt<bool> SampleProfileUseProfi( variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h145 extern cl::opt<bool> SampleProfileUseProfi;
900 if (SampleProfileUseProfi) {
1039 if (!SampleProfileUseProfi) {
1064 if (SampleProfileUseProfi) {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1751 if (SampleProfileUseProfi) { in generateMDProfMetadata()
1771 if (!SampleProfileUseProfi) { in generateMDProfMetadata()
2059 if (!SampleProfileUseProfi.getNumOccurrences()) in doInitialization()
2060 SampleProfileUseProfi = true; in doInitialization()