Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h445 LtoKind ltoKind = LtoKind::Default; member
H A DLTO.cpp197 ltoModes[config->ltoKind]); in BitcodeCompiler()
H A DDriver.cpp1643 config->ltoKind = LtoKind::Default; in readConfigs()
1647 config->ltoKind = LtoKind::UnifiedThin; in readConfigs()
1649 config->ltoKind = LtoKind::UnifiedRegular; in readConfigs()
1651 config->ltoKind = LtoKind::Default; in readConfigs()