Searched refs:isDiagnosticsHotnessThresholdSetFromPSI (Results 1 – 3 of 3) sorted by relevance
106 if (Context.isDiagnosticsHotnessThresholdSetFromPSI()) { in runOnFunction()137 if (Context.isDiagnosticsHotnessThresholdSetFromPSI()) { in run()
233 bool isDiagnosticsHotnessThresholdSetFromPSI() const;
175 bool LLVMContext::isDiagnosticsHotnessThresholdSetFromPSI() const { in isDiagnosticsHotnessThresholdSetFromPSI() function in LLVMContext