Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp496 bool PrepareForThinLTOUsingPGOSampleProfile = in populateModulePassManager() local
498 if (PrepareForThinLTOUsingPGOSampleProfile) in populateModulePassManager()
526 if (!PerformThinLTO && !PrepareForThinLTOUsingPGOSampleProfile) in populateModulePassManager()