Home
last modified time | relevance | path

Searched refs:LLVMAnyComdatSelectionKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp45 return LLVMAnyComdatSelectionKind; in LLVMGetComdatSelectionKind()
61 case LLVMAnyComdatSelectionKind: in LLVMSetComdatSelectionKind()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DComdat.h23 LLVMAnyComdatSelectionKind, ///< The linker may choose any COMDAT. enumerator