Searched refs:setDiagnosticsHotnessRequested (Results 1 – 4 of 4) sorted by relevance
100 Context.setDiagnosticsHotnessRequested(true); in setupLLVMOptimizationRemarks()147 Context.setDiagnosticsHotnessRequested(true); in setupLLVMOptimizationRemarks()
136 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested() function in LLVMContext
204 void setDiagnosticsHotnessRequested(bool Requested);
344 Ctx.setDiagnosticsHotnessRequested(true); in HandleTranslationUnit()