Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDConfig.h177 std::optional<uint64_t> optRemarksHotnessThreshold = 0; member
HDLTO.cpp121 c.RemarksHotnessThreshold = config->optRemarksHotnessThreshold; in createConfig()
HDDriver.cpp1373 config->optRemarksHotnessThreshold = *resultOrErr; in readConfigs()