Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DComdat.cpp57 return LLVMNoDeduplicateComdatSelectionKind; in LLVMGetComdatSelectionKind()
76 case LLVMNoDeduplicateComdatSelectionKind: in LLVMSetComdatSelectionKind()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DComdat.h35 LLVMNoDeduplicateComdatSelectionKind, ///< No deduplication is performed. enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go293 NoDeduplicateComdatSelectionKind ComdatSelectionKind = C.LLVMNoDeduplicateComdatSelectionKind