Home
last modified time | relevance | path

Searched refs:setDiagnosticsHotnessRequested (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h237 void setDiagnosticsHotnessRequested(bool Requested);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp148 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp323 Context.setDiagnosticsHotnessRequested(true); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp493 Context.setDiagnosticsHotnessRequested(true); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp1239 Context.setDiagnosticsHotnessRequested(true); in setupOptimizationRemarks()