Searched refs:getDiagnosticsHotnessThreshold (Results 1 – 4 of 4) sorted by relevance
65 if (OptDiag.getHotness().value_or(0) < Ctx.getDiagnosticsHotnessThreshold()) in emit()
86 F->getContext().getDiagnosticsHotnessThreshold()) { in emit()
226 uint64_t getDiagnosticsHotnessThreshold() const;
164 uint64_t LLVMContext::getDiagnosticsHotnessThreshold() const { in getDiagnosticsHotnessThreshold() function in LLVMContext