Home
last modified time | relevance | path

Searched defs:AllowRuntimeCheckSkipHotCutoff (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h416 std::optional<double> AllowRuntimeCheckSkipHotCutoff; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp809 uint64_t AllowRuntimeCheckSkipHotCutoff = in addSanitizers() local