Home
last modified time | relevance | path

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

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