Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOptimizationRemarkEmitter.cpp58 Ctx.getDiagnosticsHotnessThreshold()) { in emit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DOptimizationRemarkEmitter.cpp80 F->getContext().getDiagnosticsHotnessThreshold()) { in emit()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h242 uint64_t getDiagnosticsHotnessThreshold() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp158 uint64_t LLVMContext::getDiagnosticsHotnessThreshold() const { in getDiagnosticsHotnessThreshold() function in LLVMContext