Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DOptimizationRemarkEmitter.cpp107 Context.setDiagnosticsHotnessThreshold( in runOnFunction()
139 Context.setDiagnosticsHotnessThreshold( in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp99 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
146 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
H A DLLVMContext.cpp135 void LLVMContext::setDiagnosticsHotnessThreshold(Optional<uint64_t> Threshold) { in setDiagnosticsHotnessThreshold() function in LLVMContext
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMContext.h219 void setDiagnosticsHotnessThreshold(Optional<uint64_t> Threshold);