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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DComdat.h28 LLVMNoDuplicatesComdatSelectionKind, ///< No other Module may specify this enumerator in enum:__anon3301
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp51 return LLVMNoDuplicatesComdatSelectionKind;
70 case LLVMNoDuplicatesComdatSelectionKind:

Completed in 63 milliseconds