Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h210 bool optRemarksWithHotness; member
H A DLTO.cpp141 c.RemarksWithHotness = config->optRemarksWithHotness; in createConfig()
H A DDriver.cpp1143 config->optRemarksWithHotness = args.hasArg(OPT_opt_remarks_with_hotness); in readConfigs()