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