Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h127 llvm::Optional<uint64_t> optRemarksHotnessThreshold = 0; member
H A DLTO.cpp142 c.RemarksHotnessThreshold = config->optRemarksHotnessThreshold; in createConfig()
H A DDriver.cpp1139 config->optRemarksHotnessThreshold = *resultOrErr; in readConfigs()