Searched refs:OptRemarksWithHotness (Results 1 – 4 of 4) sorted by relevance
99 static cl::opt<bool> OptRemarksWithHotness( variable215 Conf.RemarksWithHotness = OptRemarksWithHotness; in run()
164 bool OptRemarksWithHotness; member
99 C.RemarksWithHotness = Config->OptRemarksWithHotness; in createConfig()
821 Config->OptRemarksWithHotness = Args.hasArg(OPT_opt_remarks_with_hotness); in readConfigs()