Searched refs:setDiagnosticsHotnessRequested (Results 1 – 4 of 4) sorted by relevance
99 Context.setDiagnosticsHotnessRequested(true); in setupLLVMOptimizationRemarks()146 Context.setDiagnosticsHotnessRequested(true); in setupLLVMOptimizationRemarks()
131 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested() function in LLVMContext
204 void setDiagnosticsHotnessRequested(bool Requested);
343 Ctx.setDiagnosticsHotnessRequested(true); in HandleTranslationUnit()