Home
last modified time | relevance | path

Searched defs:setDiagnosticsHotnessThreshold (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp138 void LLVMContext::setDiagnosticsHotnessThreshold(uint64_t Threshold) { in setDiagnosticsHotnessThreshold() function in LLVMContext
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DLLVMContext.cpp143 void LLVMContext::setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold) { in setDiagnosticsHotnessThreshold() function in LLVMContext