Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DComdat.cpp47 return LLVMExactMatchComdatSelectionKind; in LLVMGetComdatSelectionKind()
64 case LLVMExactMatchComdatSelectionKind: in LLVMSetComdatSelectionKind()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DComdat.h24 LLVMExactMatchComdatSelectionKind, ///< The data referenced by the COMDAT must enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go291 ExactMatchComdatSelectionKind ComdatSelectionKind = C.LLVMExactMatchComdatSelectionKind