Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h267 bool optRemarksWithHotness; member
H A DLTO.cpp118 c.RemarksWithHotness = config->optRemarksWithHotness; in createConfig()
H A DDriver.cpp1332 config->optRemarksWithHotness = args.hasArg(OPT_opt_remarks_with_hotness); in readConfigs()