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