Searched refs:isDiagnosticsHotnessThresholdSetFromPSI (Results 1 – 3 of 3) sorted by relevance
103 if (Context.isDiagnosticsHotnessThresholdSetFromPSI()) { in runOnFunction()134 if (Context.isDiagnosticsHotnessThresholdSetFromPSI()) { in run()
242 LLVM_ABI bool isDiagnosticsHotnessThresholdSetFromPSI() const;
160 bool LLVMContext::isDiagnosticsHotnessThresholdSetFromPSI() const { in isDiagnosticsHotnessThresholdSetFromPSI() function in LLVMContext