Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DConfig.h177 std::optional<uint64_t> optRemarksHotnessThreshold = 0; member
H A DLTO.cpp121 c.RemarksHotnessThreshold = config->optRemarksHotnessThreshold; in createConfig()
H A DDriver.cpp1373 config->optRemarksHotnessThreshold = *resultOrErr; in readConfigs()