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