Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h199 bool optRemarksWithHotness; member
H A DLTO.cpp146 c.RemarksWithHotness = config->optRemarksWithHotness; in createConfig()
H A DDriver.cpp1116 config->optRemarksWithHotness = args.hasArg(OPT_opt_remarks_with_hotness); in readConfigs()