Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h99 llvm::StringRef LTOSampleProfile; member
H A DLTO.cpp101 C.SampleProfile = Config->LTOSampleProfile; in createConfig()
H A DDriver.cpp811 Config->LTOSampleProfile = Args.getLastArgValue(OPT_lto_sample_profile); in readConfigs()