Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DComdat.cpp59 return LLVMSameSizeComdatSelectionKind; in LLVMGetComdatSelectionKind()
79 case LLVMSameSizeComdatSelectionKind: in LLVMSetComdatSelectionKind()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DComdat.h36 LLVMSameSizeComdatSelectionKind ///< The data referenced by the COMDAT must be enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go294 SameSizeComdatSelectionKind ComdatSelectionKind = C.LLVMSameSizeComdatSelectionKind