Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DComdat.cpp51 return LLVMNoDuplicatesComdatSelectionKind; in LLVMGetComdatSelectionKind()
70 case LLVMNoDuplicatesComdatSelectionKind: in LLVMSetComdatSelectionKind()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DComdat.h28 LLVMNoDuplicatesComdatSelectionKind, ///< No other Module may specify this enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go293 NoDuplicatesComdatSelectionKind ComdatSelectionKind = C.LLVMNoDuplicatesComdatSelectionKind