Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DComdat.cpp55 return LLVMLargestComdatSelectionKind; in LLVMGetComdatSelectionKind()
73 case LLVMLargestComdatSelectionKind: in LLVMSetComdatSelectionKind()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DComdat.h33 LLVMLargestComdatSelectionKind, ///< The linker will choose the largest enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go292 LargestComdatSelectionKind ComdatSelectionKind = C.LLVMLargestComdatSelectionKind