Home
last modified time | relevance | path

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

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