Searched refs:LLVMAnyComdatSelectionKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DComdat.h23 LLVMAnyComdatSelectionKind, ///< The linker may choose any COMDAT. enumerator in enum:__anon3301
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp45 return LLVMAnyComdatSelectionKind;
61 case LLVMAnyComdatSelectionKind:

Completed in 74 milliseconds