Home
last modified time | relevance | path

Searched refs:getDiagnosticsMisExpectTolerance (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp76 Ctx.getDiagnosticsMisExpectTolerance()); in getMisExpectTolerance()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h222 LLVM_ABI uint32_t getDiagnosticsMisExpectTolerance() const;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp156 uint32_t LLVMContext::getDiagnosticsMisExpectTolerance() const { in getDiagnosticsMisExpectTolerance() function in LLVMContext