Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DOptimizationRemarkEmitter.cpp109 Context.setDiagnosticsHotnessThreshold( in runOnFunction()
141 Context.setDiagnosticsHotnessThreshold( in run()
/src/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp102 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
149 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
H A DLLVMContext.cpp155 void LLVMContext::setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold) { in setDiagnosticsHotnessThreshold() function in LLVMContext
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h230 void setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold);