Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h246 void setDiagnosticsHotnessThreshold(uint64_t Threshold);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp155 void LLVMContext::setDiagnosticsHotnessThreshold(uint64_t Threshold) { in setDiagnosticsHotnessThreshold() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp326 Context.setDiagnosticsHotnessThreshold(PassRemarksHotnessThreshold); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp496 Context.setDiagnosticsHotnessThreshold(PassRemarksHotnessThreshold); in main()