Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h120 llvm::Optional<uint64_t> optRemarksHotnessThreshold = 0; member
H A DLTO.cpp147 c.RemarksHotnessThreshold = config->optRemarksHotnessThreshold; in createConfig()
H A DDriver.cpp1112 config->optRemarksHotnessThreshold = *resultOrErr; in readConfigs()