Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOptimizationRemarkEmitter.cpp58 Ctx.getDiagnosticsHotnessThreshold()) { in emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOptimizationRemarkEmitter.cpp80 F->getContext().getDiagnosticsHotnessThreshold()) { in emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h215 uint64_t getDiagnosticsHotnessThreshold() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp141 uint64_t LLVMContext::getDiagnosticsHotnessThreshold() const { in getDiagnosticsHotnessThreshold() function in LLVMContext