Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DComdat.cpp53 return LLVMExactMatchComdatSelectionKind; in LLVMGetComdatSelectionKind()
70 case LLVMExactMatchComdatSelectionKind: in LLVMSetComdatSelectionKind()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DComdat.h31 LLVMExactMatchComdatSelectionKind, ///< The data referenced by the COMDAT must enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go291 ExactMatchComdatSelectionKind ComdatSelectionKind = C.LLVMExactMatchComdatSelectionKind