Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DConfig.h190 bool optRemarksWithHotness; member
DLTO.cpp145 c.RemarksWithHotness = config->optRemarksWithHotness; in createConfig()
DDriver.cpp1034 config->optRemarksWithHotness = args.hasArg(OPT_opt_remarks_with_hotness); in readConfigs()