Home
last modified time | relevance | path

Searched refs:setDiagnosticsHotnessThreshold (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DOptimizationRemarkEmitter.cpp106 Context.setDiagnosticsHotnessThreshold( in runOnFunction()
138 Context.setDiagnosticsHotnessThreshold( in run()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp102 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
149 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
H A DLLVMContext.cpp140 void LLVMContext::setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold) { in setDiagnosticsHotnessThreshold() function in LLVMContext
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h239 setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold);