Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DComdat.cpp51 return LLVMAnyComdatSelectionKind; in LLVMGetComdatSelectionKind()
67 case LLVMAnyComdatSelectionKind: in LLVMSetComdatSelectionKind()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DComdat.h30 LLVMAnyComdatSelectionKind, ///< The linker may choose any COMDAT. enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go290 AnyComdatSelectionKind ComdatSelectionKind = C.LLVMAnyComdatSelectionKind