Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp118 c.RemarksHotnessThreshold = ctx.arg.optRemarksHotnessThreshold; in createConfig()
H A DConfig.h240 std::optional<uint64_t> optRemarksHotnessThreshold = 0; member
H A DDriver.cpp1499 ctx.arg.optRemarksHotnessThreshold = *resultOrErr; in readConfigs()