Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp51 return LLVMNoDeduplicateComdatSelectionKind; in LLVMGetComdatSelectionKind()
70 case LLVMNoDeduplicateComdatSelectionKind: in LLVMSetComdatSelectionKind()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DComdat.h28 LLVMNoDeduplicateComdatSelectionKind, ///< No deduplication is performed. enumerator