Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A Dlto.h333 LTO_DS_REMARK = 3, // Added in LTO_API_VERSION=10. enumerator
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp707 Severity = LTO_DS_REMARK; in DiagnosticHandler()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp291 case LTO_DS_REMARK: in handleDiagnostics()