Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp117 c.RemarksWithHotness = ctx.arg.optRemarksWithHotness; in createConfig()
H A DConfig.h358 bool optRemarksWithHotness; member
H A DDriver.cpp1503 ctx.arg.optRemarksWithHotness = args.hasArg(OPT_opt_remarks_with_hotness); in readConfigs()