Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DComdat.h61 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DComdat.cpp42 LLVMComdatSelectionKind LLVMGetComdatSelectionKind(LLVMComdatRef C) { in LLVMGetComdatSelectionKind() function
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go1116 return ComdatSelectionKind(C.LLVMGetComdatSelectionKind(c.C))