Searched refs:LTOPassRemarksWithHotness (Results 1 – 4 of 4) sorted by relevance
88 cl::opt<bool> LTOPassRemarksWithHotness( variable508 Context, LTORemarksFilename, LTOPassRemarksWithHotness); in optimize()
72 extern cl::opt<bool> LTOPassRemarksWithHotness;1022 Context, LTORemarksFilename, LTOPassRemarksWithHotness, count); in run()
1237 bool LTOPassRemarksWithHotness, int Count) { in setupOptimizationRemarks() argument1238 if (LTOPassRemarksWithHotness) in setupOptimizationRemarks()
75 bool LTOPassRemarksWithHotness, int Count = -1);