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